• Hi, I using badge management, when i enable the badge.. i can see the badge on product page or categories, but all of my product image have disappeared. i’m using wp electro theme.

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi,
    please, try to add the following code snippet to your theme Custom CSS:

    .product-inner .container-image-and-badge {
        position: static !important;
    }

    After trying it, please let us know if everything works fine
    Best Regards
    YITH Support

Viewing 1 replies (of 1 total)
  • The topic ‘product image disappeared on front page’ is closed to new replies.