Home › Forums › Basel support forum › Sale price colour › Reply To: Sale price colour
July 19, 2019 at 7:31 am
#133517
Elise Noromit
Member
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