mbaydesign Posted August 11, 2022 Share Posted August 11, 2022 Site URL: https://grape-shallot-axh7.squarespace.com/prints This site has not yet been published - but password is GraciousPony. I'm on 7.1. After integration and sync, realized that on the grid, the default product type that displays on HOVER on many of the products just doesn't look good. Since it's unlikely the default can be changed - unless it can be changed to a specific product type - I'd rather have no hover at all. If the default product type for the hover can be adjusted that would be great, but otherwise, is there a javascript that can disable the hover on the https://grape-shallot-axh7.squarespace.com/prints page? Grateful for expertise! Debbie Link to comment
mbaydesign Posted August 11, 2022 Author Share Posted August 11, 2022 (edited) Sorry, this should have gone into Coding and Customization... Moderators, can my post be moved? Edited August 12, 2022 by mbaydesign ask to move post Link to comment
Solution tuanphan Posted August 13, 2022 Solution Share Posted August 13, 2022 To disable hover, you can add this to Design > Custom CSS img.grid-item-image.grid-image-cover { opacity: 1 !important; } img.grid-item-image.grid-image-hover { 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
mbaydesign Posted August 13, 2022 Author Share Posted August 13, 2022 Fantastic! I knew you'd come through, tuanphan! That worked great! Thank you! I wonder if you could take a crack at the other post I added to Coding & Customization? Thanks! 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