Hi there,
I’d like to change the color separately for these two prices. The discounted price (red), and the original price (black). They are both currently white.
I am using refresh as my store theme.
Hi there,
I’d like to change the color separately for these two prices. The discounted price (red), and the original price (black). They are both currently white.
I am using refresh as my store theme.
You can follow these steps:
.price .price-item.price-item--last {color: red !important;}
Please share your store URL for the correct solutions.
Thanks!