Home Forums Themes Support TeeSpace Disable image magnify

Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12026
    keruko
    Supported

    Can you please advise how to disable the image magnify on hover on product images on the desktop version please.

    #12035

    Hi,
    Thanks for contacting us and choosing our product!
    In this case please go to Appearance -> Customize -> Additional CSS & add this code:

    .product-image-item.woocommerce-product-gallery__image {
    	pointer-events: none;
    }

    Hope this helps!

    ****
    Regards,
    HaruTheme

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

You must be logged in to reply to this topic.