Jump to content

Turn off hover on product image when on store page

Recommended Posts

Posted

I have googled this but get answer from 2020 and 2021 that do not work. I simply want to remove the hover effect on the product images when on the store page. It is distracting. I cannot find the exact selector to add pointer: none. Than you

  • 4 weeks later...
  • Replies 3
  • Views 2.4k
  • Created
  • Last Reply

Top Posters In This Topic

  • 7 months later...
Posted

You can use this code to Website > Website Tools > Custom CSS

img.grid-item-image.grid-image-cover {
    opacity: 1 !important;
}
img.grid-item-image.grid-item-additional-image {
    opacity: 0 !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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.