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
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;
}
Hello @bojmi
I would like to give you some recommendations to support you
Following these steps:

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