Home › Forums › Space themes support forum › Change sale badge color Change sale badge color This topic has 10 replies, 3 voices, and was last updated 2 years, 7 months ago by Artem Temos. Viewing 11 posts - 1 through 11 (of 11 total) Author Posts April 26, 2022 at 2:24 pm #371072 asad820059Participant am using hitek theme I want to change the sale badge text and background-color Kindly help me in this regard thankyou April 26, 2022 at 8:03 pm #371162 patrik.vargaParticipant You can change it with custom CSS. Copy and change it in Themes Options >>> Custom CSS Here is the deafult: .xts-product-label { padding: 5px 7px; min-width: 50px; background-color: #fff; color: #333; text-align: center; text-transform: uppercase; letter-spacing: .4px; font-weight: 600; font-size: 12px; line-height: 1.2; } April 26, 2022 at 10:23 pm #371176 asad820059Participant thanks for sharing background color is changing but text color is not April 26, 2022 at 11:17 pm #371182 patrik.vargaParticipant There is the text color option too. Background line>>> background-color: #fff; Text color line>>> color: #333; April 26, 2022 at 11:47 pm #371188 asad820059Participant yes that’s what I am asking it not changing text color WHEN I CCHANGE color: white; April 27, 2022 at 12:58 am #371193 patrik.vargaParticipant Try it with #ffffff and / or !important Example: color: #ffffff !important ; Or color: #ffffff; If it’s not working I will see my site. April 27, 2022 at 1:01 am #371194 asad820059Participant worked thankyou so much April 27, 2022 at 1:13 am #371195 asad820059Participant one thing my footer is not working fine ๐ Attachments:You must be logged in to view attached files. April 27, 2022 at 1:13 am #371197 asad820059Participant backend is wokring fine Attachments:You must be logged in to view attached files. April 27, 2022 at 1:29 am #371201 patrik.vargaParticipant The problem is with your ipay plugin, not with the theme. And sorry, I’m a similar customer than you, not support member. 🤣 April 27, 2022 at 9:28 am #371284 Artem TemosKeymaster Hello @asad820059 Please, send us your admin access so we can check what is wrong with the footer. And yes, it looks like one of your plugins causes this error. Thank you for your help @patrik.varga ๐ Kind Regards Author Posts Viewing 11 posts - 1 through 11 (of 11 total) You must be logged in to create new topics. Login / Register