Home › Forums › WoodMart support forum › Product label Product label This topic has 1 reply, 2 voices, and was last updated 6 years ago by Elise Noromit. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts October 28, 2019 at 5:33 pm #152990 hpbParticipant Hey, I have a color issue with the product labels: 1. onsale product label is black when it’s supposed to be red 2. featured label is red when it’s supposed to be black Thanks! October 28, 2019 at 8:41 pm #153025 Elise NoromitMember Hello, Please add this code to the Theme Settings > Custom CSS > Global: body .labels-rounded .onsale { background:red; } body .labels-rounded .featured { background:green; } Set the color as per your needs. Best Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register