Home › Forums › WoodMart support forum › Remove sale labels Remove sale labels This topic has 3 replies, 2 voices, and was last updated 3 years, 6 months ago by Aizaz Imtiaz Awan. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 9, 2021 at 10:14 pm #305715 fameadvanceParticipant How do i remove the sale labels and the sold out labels. July 10, 2021 at 6:24 am #305761 Aizaz Imtiaz AwanKeymaster Hello, Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .product-label.out-of-stock { display: none; } .product-label.onsale { display: none; } Best Regards. July 10, 2021 at 10:43 pm #305845 fameadvanceParticipant Thank you that worked great. Can i ask how to set up a newsletter popup on the homepage. I see there is a page in my theme called “Button with popup” but I would prefer something that automatically pops up on the homepage. Thank you July 12, 2021 at 6:42 am #305960 Aizaz Imtiaz AwanKeymaster Hello, You are Most Welcome. Please Go to Theme Settings >> General >> Promo Popup. And enable the promo popup. Screenshot for Clarification: https://gyazo.com/30a0deef90a0646c94e43a89c0dd027b Best Regards Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register