How To Change The Sale Button Color In Sense Theme?

Hi, how can I change the color of the ‘sale button’ and make it the same as the one on the product page, please?

I want red and white instead of black.

How it is:

How I want it:

Hi @GoodThingsTrust I will be happy to help you today.

Please provides us with the page Url, so that we can analyze the problem.

Regards,

@GoodThingsTrust

Hi @StoreSurgeon

https://goodthingstrust.com/

@oscprofessional The black sale is in the small picture at collections page/products pages not at the main product page

@GoodThingsTrust

.badge {
    color: #fff;
}

Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid