Home Forums WoodMart support forum Product image grid zoom on hover is stuttering

Product image grid zoom on hover is stuttering

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #447970

    melinna
    Participant

    Hello. after i updated the theme from ver. 7.0.2 to ver.7.1.4,
    on shop page’s product image has this stuttering effec when hover (zoom in) in firefox ver 110.0.1.

    please help me solve the issue.
    thank you in advance!

    #448052

    Artem Temos
    Keymaster

    Hi,

    Please, describe to us your problems in a bit more detail. Attach some screenshots and provide us with a list of steps on how to reproduce them on your website.

    Thank you in advance.

    #448474

    melinna
    Participant

    Thank you for your respond.
    the issue occurs when cursor hover to product image.
    more details on extra information

    #448566

    Artem Temos
    Keymaster

    Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.

    body .product-element-top {
    	-webkit-mask-image: unset;
    }
    #449209

    melinna
    Participant

    thank you. it’s now working smoothly!

    #449259

    Artem Temos
    Keymaster

    Great, you are welcome! Feel free to contact us if you have any further questions.

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

The topic ‘Product image grid zoom on hover is stuttering’ is closed to new replies.