I tried to insert into custom.css this:
.product-flags .discount, .product-flags .on-sale {
color: red;
}
But doesn't work at all even if I deleted cache files. Do I miss something?
I tried to insert into custom.css this:
.product-flags .discount, .product-flags .on-sale {
color: red;
}
But doesn't work at all even if I deleted cache files. Do I miss something?
I tried to insert into custom.css this:
.product-flags .discount, .product-flags .on-sale {
color: red;
}
But doesn't work at all even if I deleted cache files