Jump to content

Quick view of the next photo on hover - store page

Recommended Posts

Hi guys!

Is it possible that when hovering over the product on the store page, the photo did not increase, but the following product photo was shown (which can be viewed already on the product page).

Something like a quick view of the next photo on hover.

Edited by Venera
Link to comment
  • Replies 2
  • Views 459
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 9/9/2022 at 11:51 PM, Venera said:

Site URL: https://www.veneramor.com/

Hi guys!

Is it possible that when hovering over the product on the store page, the photo did not increase, but the following product photo was shown (which can be viewed already on the product page).

Something like a quick view of the next photo on hover.

Use the following Css code to remove the scale image effect

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

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight 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
On 9/13/2022 at 6:06 PM, bangank36 said:

Use the following Css code to remove the scale image effect

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

 

I probably didn't explain it well. I mean, how do I make the next product photo appear on hover?

Edited by Venera
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.