Support » Plugin: YITH WooCommerce Badge Management » Hide Badge in Cart

  • Resolved d0cj0hn

    (@d0cj0hn)


    Hey there,
    I was wondering if it is possible to hide the badge in the cart popup? The product icon is just a small thumbnail.
    The cart plugin is the free version of ‘XT WooCommerce Floating Cart’. But I tried before another Cart plugin ( I don’t remember the name, it wasn’t good) and there was the same problem: small thumnail, big badge.

    In the Cart Page there is everything fine, only in the preview I would like to remove the badges.

    The theme is Storefront.

    Kind regards!

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi there,
    please add following CSS code in your site to achieve your goal.

    .xt_woofc-product-image .yith-wcbm-badge {
        display: none;
    }
    Thread Starter d0cj0hn

    (@d0cj0hn)

    Hello, I am sorry, but I had to change the Cart Plugin.

    Would you please give me the code for the new plugin to hide the badges in it?

    I thank you very much.

    Thread Starter d0cj0hn

    (@d0cj0hn)

    Hello, if it would be possible to tell me image code, sso I can replace the code for the new plugin? It would help me a lot.

    Plugin Author YITHEMES

    (@yithemes)

    Hi there,

    I don’t see badges in your cart popup, have you solved?

    Thread Starter d0cj0hn

    (@d0cj0hn)

    Hello, I switched back to the old cart plugin.

    The issue was already solved for that plugin.

    Thanks again!

    Plugin Author YITHEMES

    (@yithemes)

    You are welcome!

    Feel free to ask in future if you’ll need any further help.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Hide Badge in Cart’ is closed to new replies.