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 3 years, 6 months ago by
Artem Temos.
-
AuthorPosts
-
April 26, 2022 at 2:24 pm #371072
asad820059Participantam 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.vargaParticipantYou 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
asad820059Participantthanks for sharing
background color is changing but text color is not
April 26, 2022 at 11:17 pm #371182
patrik.vargaParticipantThere is the text color option too.
Background line>>> background-color: #fff;
Text color line>>> color: #333;April 26, 2022 at 11:47 pm #371188
asad820059Participantyes 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.vargaParticipantTry 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
asad820059Participantworked thankyou so much
April 27, 2022 at 1:13 am #371195
asad820059Participantone 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
asad820059Participantbackend is wokring fine
Attachments:
You must be logged in to view attached files.April 27, 2022 at 1:29 am #371201
patrik.vargaParticipantThe 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 TemosKeymasterHello @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
-
AuthorPosts
- You must be logged in to create new topics. Login / Register
