Home Forums WoodMart support forum Flicker effect (Hover image)

Flicker effect (Hover image)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #504192

    axxo
    Participant

    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

    #504265

    Hung Pham
    Keymaster

    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,

    #504269

    axxo
    Participant

    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

    #504511

    Hung Pham
    Keymaster

    Hi axxo,

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

Viewing 4 posts - 1 through 4 (of 4 total)