Your account expired support, please renew to get your support.

Home Forums Themes Support Gecko How to hide ‘in stock’ or ‘out of stock’ label

Topic Resolution: Resolved

Tagged: ,

Viewing 6 reply threads
  • Author
    Posts
    • #43120
      mlsparks
      Support Expired

      Hello, I’m currently working on a site and the shop does not sell on the website, the shop is only a showcase of products. I want to hide the label that says either in stock or out of stock on every product, ive attached a screenshot. are you able to help me with this? Thanks

      Attachments:
      You must be logged in to view attached files.
    • #43122
      Harry
      Support Expired

      Hi Mlsparks,

      Thank you for choose our theme.

      Please go to WooCommerce > Settings > Products > Inventory and follow this screenshot https://tppr.me/KIjGs

      Kind regards

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

      • #43123
        mlsparks
        Support Expired

        Hello, I’ve actually done that already and it still shows that its “in stock”….

    • #43124
      Harry
      Support Expired

      Hi,

      Please add below code to JanStudio > Theme Option > General Layout > Custom CSS

      .availability {
      	display: none;
      }

      Kind regards

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

    • #43125
      mlsparks
      Support Expired

      Hi, Thanks for this, I’ve added it in and it still is showing ‘in stock’ on all the products. 🙁

       

       

    • #43126
      Harry
      Support Expired

      Hi,

      I did not see the code you add https://tppr.me/NXn5c, please try add code again.

      Kind regards

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

    • #43127
      Harry
      Support Expired

      I see you added to custom JS please remove code in customJS and add to custom CSS

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

    • #43128
      mlsparks
      Support Expired

      Ah my mistake, this worked for me now, thank you! 🙂

Viewing 6 reply threads

You must be logged in to reply to this topic.