How can I make the discount font red without changing the complete color text.
I only have the base.scc file and none of the code files from the other help questions like style.class.scc
Below are images that may help.
Thanks in advance
How can I make the discount font red without changing the complete color text.
I only have the base.scc file and none of the code files from the other help questions like style.class.scc
Below are images that may help.
Thanks in advance
@JuliusBerlin - can you please share this page link? it needs css
@JuliusBerlin - add this css to the very end of your base.css file and check
span.price-item.price-item--sale.price-item--last {color: #ff0000;}