change sale price color
parent
0c7100c2af
commit
6a96625907
|
@ -90,8 +90,9 @@
|
|||
font-size: 1.3rem;
|
||||
}
|
||||
|
||||
/* custom code */
|
||||
.price--on-sale .price__sale .price-item.price-item--regular {
|
||||
color: yellow;
|
||||
color: #e74c3c;
|
||||
}
|
||||
|
||||
price-item price-item--regular .unit-price {
|
||||
|
|
Loading…
Reference in New Issue