Re: Reveal Secondary Image Not Working Impulse Theme

Reveal Secondary Image Not Working Impulse Theme

elsaelsa
Tourist
6 0 2

Hi, 

Have enabled the "reveal secondary image on hover" on impulse theme. But nothing happens when hovering the product images in my collection. Am I missing something? Yes, I have several images on each product. Thank you. 

Replies 3 (3)

dmwwebartisan
Shopify Partner
12366 2558 3743

@elsaelsa 

Please share your store URL!

Thanks!

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app
elsaelsa
Tourist
6 0 2

Got this answer from Archetype:

This is a bug. You can fix this by editing the code a bit which I'll walk you through. First, open up your theme editor (navigate to /admin/themes, click Actions on your copy of your theme, and then click Edit code.
 
You'll be looking for the theme.css.liquid file in your assets folder.
 
Look for:
 
.grid-product__image-mask:hover .grid-product__secondary-image{
 
replace it with
 
.grid-product__content:hover .grid-product__secondary-image{
 
Works on desk now!  But on not mobile. Archetype said:
You can't really hover on touch devices so this feature doesn't work on mobile and tablets. 
 
But of course you can hover on touch devices....

 

 

dmwwebartisan
Shopify Partner
12366 2558 3743

@elsaelsa 

Actually, the hover secondary image only displays for desktops and does not work on touch devices this is not a bug  . Please contact theme support.

Thanks!

 

If helpful then please Like and Accept Solution | Email: dmw.webartisan@gmail.com |  Instagram: @dmw.webartisan
Check here PageFly App to customize your pages | #1 Product Filter & Search app on Shopify | The most powerful Shopify page builder app