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 Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio pluginIf you find my answer fit your need, 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 Beyondspace and tuanphan 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