64soph Posted January 24, 2022 Share Posted January 24, 2022 Site URL: https://sophieb.me When I hover on images in the image block on the front page of my website, it zooms. I want it to stop doing that. How can I change the animation? Link to comment
tuanphan Posted January 25, 2022 Share Posted January 25, 2022 Add to Design > Custom CSS /* remove image zoom */ .image-block img { transform: unset !important; } 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