• I have seen several topics regarding hiding badges on thumbnails but none of them have worked for me.

    Can you take a look at the product link I’ve included and let me know what I can do to hide the badges on the product gallery thumbnails?

    This is occurring for all products, not just the one I gave as an example.

    • This topic was modified 4 years, 5 months ago by feign3.

    The page I need help with: [log in to see the link]

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

    (@yithemes)

    Hi there,

    Try to use this CSS code to fix the problem:

    .single-product .electro-wc-product-gallery__wrapper .yith-wcbm-badge {
      display: none;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘Hide badges for product gallery image’ is closed to new replies.