Flicker effect (Hover image)
-
Hi there,
Whenever we enable to “Hover image” in the theme settings, the images flicker on rollover.
Is there any way to fix this please? Video attached.
Many thanks
-a
Hi axxo,
Thanks for reaching to us.
Add below Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS.
.product-wrapper .product-element-top:hover .hover-img {
transform: scale(1);
}
Regards,
Hi there,
Many thanks – it works to fix the flicker effect, but there’s no “zoom effect” anymore on rollover.
Any idea how to zoom?
Many thanks
-a
Hi axxo,
Please provide URL of the mentioned page, so I can take a closer look.
Regards,