Dear 8Theme,
How to change the color of the price in the shop on the 1st page?
https://prnt.sc/yH3cwpqxq0VE
For the product page it worked but for the 1st page id doensn’t work. I used this code:
.content-product .price, .product-content .price, .product-item-right .price {
color: #a81c16;
}
Thanks!