Tagged: enfold, product image, shop, woocommerce
Hi dear Kriesi-Folks :)
I’m setting up a new woocommerce shop with Enfold. I’d like to have an image-change on hover the product in shop overview.
I did this already in an other shop but here it’s not working.
Maybe I missed some setting but I checked in the other shop – same setting and working.
Hey WebbR,
Thank you for the inquiry.
Did you activate a plugin that lazyloads images? The hover effect is not working properly because of this css code.
.lazyloaded {
opacity: 1;
transition: opacity 400ms;
transition-delay: 0ms;
}
Best regards,
Ismael
Hey Ismael, yes I’m using Smush for image compression. Switched off the lazy load for products, Working again :)
Perfect! THX!
Hi WebbR,
We’re glad to hear that :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko