Shopify themes, liquid, logos, and UX
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/
Solved! Go to the solution
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.
This is an accepted solution.
Worked, You are the best! Thanks for the fast help ❤️
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.
This is an accepted solution.
Worked, You are the best! Thanks for the fast help ❤️
Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024