Home › Forums › WoodMart support forum › not show “in stock” and out of stock” not show “in stock” and out of stock” This topic has 1 reply, 2 voices, and was last updated 1 year, 1 month ago by Hung Pham. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts January 17, 2024 at 12:11 pm #530718 beldox.beParticipant Hi, When going to shop, there is a text “in stock” or “out of stock”. They are disturbing us, how can we remove them from there? I enclose a file to show you. thank you if you could help. warm regards Attachments:You must be logged in to view attached files. January 17, 2024 at 1:55 pm #530774 Hung PhamKeymaster Hi beldox.be, Thanks for reaching to us. Unfortunately, there is no such option in Theme Settings. Please add the following Custom CSS code to Theme Settings > Custom CSS > Global Custom CSS: .product.product-grid-item :is(.wd-product-stock) { display: none; } Regards, Author Posts Tagged: in stock & out of stock Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register