Home › Forums › Basel support forum › product page color product page color This topic has 1 reply, 2 voices, and was last updated 8 years, 3 months ago by Artem Temos. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts September 29, 2016 at 3:15 am #4753 bboyfanParticipant I want change sale label, the big and small price color,but I dont want change menu color. could you give the the custom code that I can change the label and price color. thank you September 29, 2016 at 5:18 am #4761 Artem TemosKeymaster Hi, In this case you can try the following code snippet for your Custom CSS area .onsale { background: #2196F3; } .single-product-content .price .amount, .single-product-content .price { color: #2196F3; } Regards Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to create new topics. Login / Register