Karmacowboy Posted August 23, 2022 Share Posted August 23, 2022 Site URL: https://www.lunamoonstudios.com/ Hi, I have figured out how to make a "zoom on hover" in the simple image gallery. I have trouble finding out how to do on products and how to find the ID I have to refer to in the CSS. What I have made that works: https://www.lunamoonstudios.com/ I would like to make the same effect on this "test page" Link to comment
tuanphan Posted August 23, 2022 Share Posted August 23, 2022 Can you share link to test page? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
tuanphan Posted August 4 Share Posted August 4 Update for anyone has same problem on Product Pages. Use this code to Custom CSS box. div.grid-item:hover img { transform: scale(1.5); transition: transform 0.3s ease; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment