angeldesign Posted August 5, 2020 Share Posted August 5, 2020 Site URL: http://tsacstudios.squarespace.com Hi guys! Trying to remove the hover over my products on the site on this page: https://tsacstudios.squarespace.com/tsac-store I’ve tried a few pieces of CSS and they don’t seem to change it! any help would be much appreciated thanks! site PW: brineintopedro Link to comment
tuanphan Posted August 5, 2020 Share Posted August 5, 2020 Add to Home > Design > Custom CSS /* Remove image hover */ .ProductList-innerImageWrapper img:first-child { opacity: 1 !important; } .ProductList-innerImageWrapper 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.