Home › Forums › WoodMart support forum › How to hide label 'In stock' How to hide label 'In stock' This topic has 1 reply, 2 voices, and was last updated 4 years, 3 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts June 9, 2021 at 2:58 am #298515 hugitiParticipant How do l hide the ‘In stock’ label for all products? And example https://sacsons.com/product/heimish-ph-5-5-all-clean-green-foam-150ml/ Attachments:You must be logged in to view attached files. June 9, 2021 at 7:26 am #298569 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .single-product p.stock.in-stock { display: none; } Regards. Xtemos Studios Author Posts Tagged: In stock label Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register