Home Forums Themes Support Claue Hide Sold Out badge

Viewing 4 reply threads
  • Author
    Posts
    • #18689

      Hi there Harry,

      When my vendors add variable products, a SOLD OUT badge appears on their image, even though they have not added a stock limit and the product is in stock (see screenshot).

      So is there a way of preventing the SOLD out badge from appearing?

      (I don’t need the badge for items that are actually out of stock as I don’t display out of stock products on the website)

      Many thanks,

      Karen

      Attachments:
      You must be logged in to view attached files.
    • #18694

      Hi Karen,

      Please add below code

      .badge .sold-out {
      	display: none;
      }

      Best regards

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

    • #18696

      Thanks so much Harry 🙂

      The out of stock is due to a bug I discovered in WCV, so thank you for the code above so that I can use this in the meantime 🙂

    • #18700

      You’re welcome.

      Have a nice weekend!

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

    • #18702

      and you! 🙂

Viewing 4 reply threads

You must be logged in to reply to this topic.