Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I alter the color of the Sold Out Badge in Dawn 13.0?

Solved

How can I alter the color of the Sold Out Badge in Dawn 13.0?

eComony
Shopify Partner
18 1 5

How to change Sold Out Badge Color in Dawn 13.0. ?

 

I want to change it to Grey to avoid confusion, because the Sale Badge color is also Green.
Looking forward for your support! 🙏

Thanks in advance,
Birkan

Shop URL: https://evmotion.shop/

Screenshot 2024-03-16 at 01.20.17.png

Birkan Arikan | Founder & Creative Director
www.ecomony.de
Accepted Solutions (2)

ThePrimeWeb
Shopify Partner
2139 616 512

This is an accepted solution.

Hey @eComony,

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
body span.badge.price__badge-sold-out.color-accent-1 {
    background: gray !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1710720021119.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!

View solution in original post

eComony
Shopify Partner
18 1 5

This is an accepted solution.

Worked, You are the best! Thanks for the fast help ❤️

Screenshot 2024-03-18 at 01.04.53.png

Birkan Arikan | Founder & Creative Director
www.ecomony.de

View solution in original post

Replies 2 (2)

ThePrimeWeb
Shopify Partner
2139 616 512

This is an accepted solution.

Hey @eComony,

 

Go to your theme's "Edit Code" Option, then in the search bar type "theme.liquid"
Below the tag "<head>" tag paste the following. Screenshot attached for reference.

<style>
body span.badge.price__badge-sold-out.color-accent-1 {
    background: gray !important;
}
</style>

 

Screenshot is for reference only, the correct code to paste is the one shown above.

ThePrimeWeb_0-1710720021119.jpeg

 

Was I helpful?

Buy me a coffee

🙂

Need help with your store? contact@theprimeweb.com or check out the website
Check out our interview with Shopify!
eComony
Shopify Partner
18 1 5

This is an accepted solution.

Worked, You are the best! Thanks for the fast help ❤️

Screenshot 2024-03-18 at 01.04.53.png

Birkan Arikan | Founder & Creative Director
www.ecomony.de