Home › Forums › Space themes support forum › How to change the color of the discount? How to change the color of the discount? This topic has 5 replies, 2 voices, and was last updated 2 years ago by Luke Nielsen. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts April 6, 2023 at 4:11 pm #457865 husochhemma.seParticipant Hi, How do I change the color of the round circle in which the discount is visible? Now it’s white, would like a different color. See attached image Attachments:You must be logged in to view attached files. April 7, 2023 at 10:49 am #458076 Luke NielsenKeymaster Hello, The code below will help you to change the color of these labels. Please define it via Theme Settings -> Custom CSS. .xts-product .xts-product-label { background-color: #5c5656; color: #fff; } .xts-product .xts-product-label.xts-onsale { color: #fff; } If there is ever anything we can do, please feel free to reach out to me anytime when you have anything more to say. Kind Regards April 12, 2023 at 5:33 pm #459259 husochhemma.seParticipant it dosent work for me April 12, 2023 at 5:34 pm #459260 Luke NielsenKeymaster Hello, In this case, is there any chance that you could give me access to the dashboard area so I can have a look at the settings on your website, please? Kind Regards April 19, 2023 at 9:39 am #460593 husochhemma.seParticipant sure April 20, 2023 at 4:38 pm #461030 Luke NielsenKeymaster Hello, I have checked the above code on your side and it works well, please check the screenshot below. https://take.ms/k2YHf So please activate it again and then clear the cache and recheck the labels. Kind Regards Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to create new topics. Login / Register