Jump to content

How to stop hover effects on product thumbnails?

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

On 4/25/2021 at 12:43 AM, simplyadammann said:

Site URL: https://adammannphoto.com/shop

When I hover over a product in my store, it fades into a new image. Is there a way to disable this? I just want a static image for all of my product thumbnails, no hover effects.

Add to Design > Custom CSS

/* Disable Product hover */
.products.collection-content-wrapper .grid-item .grid-image-hover {
    opacity: 0 !important;
}
.products.collection-content-wrapper .grid-item .grid-image-cover {
    opacity: 1 !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!)

Link to comment

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.