Home › Forums › WoodMart support forum › color change color change This topic has 1 reply, 2 voices, and was last updated 4 years, 10 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 22, 2020 at 3:38 am #175264 HausbasketParticipant I want to change batch color which shows on product image for more information screen short attached here Attachments:You must be logged in to view attached files. February 22, 2020 at 8:43 am #175321 Aizaz Imtiaz AwanKeymaster Hello, I saw the screenshot you attached. To change the color of the labels you need to add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS. .product-label.featured { background-color: yellow; } .product-label.new { background-color: orange; } Best Regards. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register