Jump to content

How to turn off hover on shop page??

Recommended Posts

I am brand new to this stuff so any help would be so great!

I am wondering if there is an easy way to bypass the hover feature on 7.1 on my shop page. My products have multiple images but I only want the first one displayed on the main shop page. Right now, when you hover over it it shows the second photo. 

Please help a struggling newbie! 😂

Thank you!

Link to comment
  • Replies 4
  • Views 1.7k
  • Created
  • Last Reply
10 hours ago, JosieB said:

I am brand new to this stuff so any help would be so great!

I am wondering if there is an easy way to bypass the hover feature on 7.1 on my shop page. My products have multiple images but I only want the first one displayed on the main shop page. Right now, when you hover over it it shows the second photo. 

Please help a struggling newbie! 😂

Thank you!

Could you let us see your current site url?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox - Lightbox captions only mode)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace
🚀 Learn how to rank new pages on Google in 48 hours!

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
17 hours ago, JosieB said:

I am wondering if there is an easy way to bypass the hover feature on 7.1 on my shop page. My products have multiple images but I only want the first one displayed on the main shop page. Right now, when you hover over it it shows the second photo. 

Adding the following to Design > Custom CSS should prevent this.

.products.collection-content-wrapper .grid-item:hover .has-hover-img .grid-image-cover {
  opacity: 1!important;
}
.products.collection-content-wrapper .grid-item:hover .grid-image-hover {
  opacity: 0!important;
}

I couldn't check this on your site because the site is currently password protected and you didn't provide the password.

   If a post helps you, please click a "Like" option below  ↘️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
17 minutes ago, paul2009 said:

Adding the following to Design > Custom CSS should prevent this.


.products.collection-content-wrapper .grid-item:hover .has-hover-img .grid-image-cover {
  opacity: 1!important;
}
.products.collection-content-wrapper .grid-item:hover .grid-image-hover {
  opacity: 0!important;
}

I couldn't check this on your site because the site is currently password protected and you didn't provide the password.

   If a post helps you, please click a "Like" option below  ↘️

Wow thank you so much! It worked perfectly 

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.