I cant put bold and red my product price on sale, this website https://puchol-landings.myshopify.com/products/leggin and this password kleipa ,thanks
Thanks for post, yes please add this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
.product__price.on-sale {
color: red;
font-weight: bold;
}
1 Like