literalliecreative Posted March 30, 2021 Posted March 30, 2021 Site URL: https://www.atlboards.com/ Hi - my client wants to turn off the feature that shows additional product photos when a user scrolls over the product in the store - she wants only the main product image to show unless you click into the product itself. Any way to do this? Thanks!
Beyondspace Posted March 30, 2021 Posted March 30, 2021 Add this to Design->Custom CSS .products.collection-content-wrapper .grid-item:hover .has-hover-img .grid-image-cover { opacity: 1 !important; z-index: 99; } BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </> 🗓️ Delivery Date Picker (Date picker form field) Gallery block 7.1 workaround </> 🤖 Ask me anything
literalliecreative Posted March 31, 2021 Author Posted March 31, 2021 17 hours ago, bangank36 said: Add this to Design->Custom CSS .products.collection-content-wrapper .grid-item:hover .has-hover-img .grid-image-cover { opacity: 1 !important; z-index: 99; } Thank you so much @bangank36
Recommended Posts
Archived
This topic is now archived and is closed to further replies.