• Hi as the title says, the badges are showing on my sticky cart at the bottom of the page, and they are much to big for this, I can’t seem to find any way to stop this?
    Any ideas?
    Ideally i dont want them to show on the sticky cart at the bottom of the page at all, just up the top on the product images

    Thanks

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

Viewing 1 replies (of 1 total)
  • Plugin Support Alessio Torrisi

    (@alessio91)

    Hi there,
    please use following CSS code to hide the badge in that section.

    .shoptimizer-sticky-add-to-cart__content .yith-wcbm-badge {
        display: none;
    }

    I hope be helpful for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Badges displaying on sticky cart, and they are much to large’ is closed to new replies.