Home › Forums › WoodMart support forum › Out of stock Out of stock This topic has 1 reply, 2 voices, and was last updated 1 month, 2 weeks ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 2, 2024 at 6:43 pm #602078 manuel-logikaParticipant Dear Xtemos staff for on the Woodmart site “https://www.logikasoftware.it/demo/” I need to remove the term out of stock with CSS I made it white, but is there a system to remove it from a setting command… Attachments:You must be logged in to view attached files. October 3, 2024 at 10:49 am #602168 Aizaz Imtiaz AwanKeymaster Hello, Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .product-grid-item .stock.out-of-stock { display: none !important; } Best Regards Author Posts Tagged: out of stock Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register