Home Forums Themes Support Claue How can we change the badge on products?

Topic Resolution: Resolved
Viewing 6 reply threads
  • Author
    Posts
    • #11230

      The first question is the title and also how can we add any badge on to product? Also can we add anything custom?

    • #11232

      Hi, our theme only support “New” and “Sale” badge. If you want use more you can try a plugin https://wordpress.org/plugins/yith-woocommerce-badges-management/ or https://wordpress.org/plugins/woocommerce-simple-product-badge/

      Best regards

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #11234

      Thanks,

      So how can I put there sale then?

    • #11235

      The sale badge auto display when you set your product with sale price.

      Harry
      Premium Wordpress themes and plugins, Best WooCommerce theme https://themeforest.net/user/janstudio/portfolio?ref=janstudio

    • #12421

      How can i disable/hide “New” and “Sale” badge on products?

      Thank you

    • #12445

      Hi @sovann

      Please use the custom CSS code below

      .badge { display: none !important; }

    • #12468

      Thank you. It works.

Viewing 6 reply threads

You must be logged in to reply to this topic.