Shopify Dawn Theme Change Sale Badge TEXT Colour without changing Sold Out Badge text colour

Hi All,

Can anyone let me know the code to change Sale Badge TEXT Colour without changing Sold Out Badge text colour?

Thank you so much guys!

Hello @Olivia_J_1
please share your store URL so i can provide you solution for this one

Hi @Olivia_J_1 ,

This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Edit code
Step 2: Asset->/base.css->paste below code at the bottom of the file:

.badge.color-accent-2 {
    color: #000 !important;
}

I hope it would help you
Best regards,

Richard | PageFly

It works. Thanks so much for your help Richard!

Hi, not sure but I don’t think it’s working anymore? Could you check if this formula will still work? It did not update for me. Thanks!