Home › Forums › WoodMart support forum › Customize color for attribute badge Customize color for attribute badge This topic has 1 reply, 2 voices, and was last updated 4 years, 2 months ago by Aizaz Imtiaz Awan. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 16, 2020 at 5:40 am #233675 silbangParticipant Hi, I can’t figure out how to change the color of the attribute shown below. Attachments:You must be logged in to view attached files. October 16, 2020 at 11:15 am #233752 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. For Sold Out: .product-label.out-of-stock { background-color: #000000; } For the Other label: .product-label.attribute-label:not(.label-with-img) { background-color: red; } Regard’s. Xtemos Studios. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register