All things Shopify and commerce
This is an accepted solution.
Glad to hear my solution worked for you! I'm happy I could help. Please don't forget to like and mark it as accepted Solution – it would be greatly appreciated!
Hello @NikosBat
would you like to share your store URL and password if any please.
so i can check and provide you possible solution for your question.
Hello Tech_Coding here is the url and password : https://www.nistore.de/products/nistore™-winterhandschuhe, nikthe
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product span.badge.price__badge-sale.color-scheme-4 {
color: #fff !important;
}
</style>
RESULT:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Thanks tech_Coding can I also make the text a little more bold?
Hello @NikosBat
Replace the above code with this code:
You can add code by following these steps
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.liquid file
3. Paste the below code before </body> on theme.liquid
<style>
.product span.badge.price__badge-sale.color-scheme-4 {
color: #fff !important;
font-weight: bold !important;
}
</style>
RESULT:
my reply helpful? Click Like to let me know!
your question answered? Mark it as an Accepted Solution.
Thank you Tech_Coding, that helped me
This is an accepted solution.
Glad to hear my solution worked for you! I'm happy I could help. Please don't forget to like and mark it as accepted Solution – it would be greatly appreciated!
Hi @NikosBat
span.badge.price__badge-sale {
color: red !important;
}
I hope this helps
Best,
Daisy
Thank DaisyVo, can I also make the Text a little more bold?
Please add this code more
span.badge.price__badge-sale {
color: red !important;
font-weight: 900 !important;
}
I hope this helps
Best,
Daisy
Thank you DaisyVo, that helped me
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024