Enlarge product image on rollover for Divi Shop module

TIPS
Add the following CSS code to the Divi theme options area or your child theme style.css file.
[css]
/* enlarge shop module product images on rollover BEGIN */
.et_shop_image img {transition: transform .2s;}
.et_shop_image img:hover {transform: scale(1.25);}
/* enlarge shop module product images on rollover END */
[/css]

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

More Tips

Ad - Web Hosting from SiteGround - Crafted for easy site management. Click to learn more.

Cloudways Hosting

WPEngine Hosting

Pressable Hosting

AccuWeb Hosting

Ask the Divi Guy a Question

"*" indicates required fields