Re: Any way of increasing the font size of prices in side and centre boxes?
Originally Posted by dgent
The prices change and are stylized when you make an item discounted (strikethrough'd and made red) so somewhere in a template file there is a DIV for this styling. Anyone know where?
In the .css
.priceinnewproducts {
color: #FF6600;
}