Home Forums Basel support forum Sale price colour Reply To: Sale price colour

#133517

Hello,

Please replace the code and change the color as per your needs:

body .price ins .amount {
color: red;
}

body .single-product-page .price ins .amount {
color: red;
}

Best Regards