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.5k
  • 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)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

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  ↘️

About me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.