How can I change the compare at price color in Brooklyn theme?

Hey everyone, is it possible to change the compare at price color? I´m using brooklyn theme. For example, I want to change $46.99 from black to grey.

My website URL: sturdyblade

You can try follow this path:
Themes => edit code => asset => timber.scss.liquid
and add this code to bottom of the file timber.scss.liquid

.product-single__price--compare-at {
color: grey!important;
}
1 Like

Hello @bojmi

I would like to give you some recommendations to support you
Following these steps:

  1. Go to the Sales channels > Online Store

GemPages_Agents_2-1668325769062.png

  1. Click this button (image below) > Edit code your Current theme

  1. Open theme.liquid file > find and add this code above it

For example,

  1. Save it

Hope my recommendation can work and support you!
Kind & Best regards!
GemPages