Ptphotography Posted July 15, 2020 Share Posted July 15, 2020 Hello, Whenever I hover over one image on the product gallery, another image appears. I understand it gives an overview but I prefer not to have it. I had set a thumbnail image but it didn't help. Here is my site, https://caterpillar-antelope-zbjy.squarespace.com/destination password: ptphoto Please help me remove the hover effect. I want but one image to appear as a hero shot. Thank you! Link to comment
tuanphan Posted July 15, 2020 Share Posted July 15, 2020 Add to Home > Design > Custom CSS .grid-image-wrapper.has-hover-img>img:first-child { opacity: 1 !important; } .grid-image-wrapper.has-hover-img>img:last-child { opacity: 0 !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
Archived
This topic is now archived and is closed to further replies.