literalliecreative Posted March 30, 2021 Share 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 1 Link to comment
Beyondspace Posted March 30, 2021 Share 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; } tuanphan 1 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations) 🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates) If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you! Link to comment
literalliecreative Posted March 31, 2021 Author Share 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 tuanphan and Beyondspace 2 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