Home Forums WoodMart support forum Duplicate Image Issue on Shop Page

Duplicate Image Issue on Shop Page

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

    kontakt-4135
    Participant

    Dear Support Team,
    I am encountering an issue where images on my shop page appear duplicated, as you can see in the attached screenshot. This seems to be caused by the transparent backgrounds of the images.

    Given that I have approximately 18,000 images, manually changing each one is not feasible. Is there a simple way to resolve this issue?

    I sincerely appreciate your assistance.

    Best regards

    Attachments:
    You must be logged in to view attached files.
    #589671

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    .single-product .woocommerce-product-gallery .zoomImg {
        background-color: #fff;
    }

    https://take.ms/kwr0Ad

    Kind Regards

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