Changing the color of compare at price

Hello I am using the spark theme and I want to change the color of my products ‘compare at price’. Preferably I’d want to use color hex to get the exact color I want.

Can you share the link to your website please? This would make it a little bit easier for me to guide you in the right direction.

https://kitchtwist.com/products/automatic-electric-jar-opener-1-best-seller

Hi @Jarch

This is Richard from PageFly - Shopify Page Builder App, I’d like to suggest this idea:

Online Store ->Theme ->Edit code

Assets ->Theme.css

.product__price s {
    color: red !important;
}

Hope you find my answer helpful!

Best regards,

Richard | PageFly

This works but it is not color hex so I cannot get the color I want. If you look at my store it’s the main orangey color.