Home › Forums › Themes Support › Gecko › How to hide ‘in stock’ or ‘out of stock’ label
- This topic has 7 replies, 2 voices, and was last updated 1 week, 4 days ago by
mlsparks.
-
AuthorPosts
-
-
May 3, 2022 at 8:48 am #43120
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. -
May 3, 2022 at 9:04 am #43122
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-
May 3, 2022 at 9:22 am #43123
Hello, I’ve actually done that already and it still shows that its “in stock”….
-
-
May 3, 2022 at 11:14 am #43124
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 -
May 4, 2022 at 5:28 am #43125
Hi, Thanks for this, I’ve added it in and it still is showing ‘in stock’ on all the products. 🙁
-
May 4, 2022 at 8:39 am #43126
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 -
May 4, 2022 at 8:44 am #43127
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 -
May 5, 2022 at 3:35 am #43128
Ah my mistake, this worked for me now, thank you! 🙂
-
-
AuthorPosts
You must be logged in to reply to this topic.