Home Forums WoodMart support forum Image zoom in single product page issue

Image zoom in single product page issue

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #515979

    prodigito.dev
    Participant

    I noticed that there was an update to this error in version 7.3.2, but on my site this problem still persists. When I hover the mouse over the product image you can see that the zoom happens, but the smaller background image still appears. What could be wrong?

    #516003

    Artem Temos
    Keymaster

    Hello,

    Thank you so much for purchasing our theme and contacting our support center.

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

    .woocommerce-product-gallery img {
        background: white;
    }

    Kind Regards

Tagged: 

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