Can I reduce the font of the price discount?

More
11 years 3 months ago #31929 by MaxMi

Please Log in to join the conversation.

More
11 years 3 months ago #31938 by ivan.milic
Here are css classes you can add to templates/hot_ecommerce/css/vm_ecommerce.css to style those prices :

/*Original price:*/
SPAN.PricebasePriceWithTax{
font-size:...
}

/*Discounted price:*/
SPAN.PricesalesPrice{
font-size:...
}

/*Discount:*/
SPAN.PricediscountAmount{
font-size:...
}

Please Log in to join the conversation.

More
11 years 3 months ago #31944 by MaxMi
Thank you vary much!!

Please Log in to join the conversation.

Time to create page: 0.121 seconds
Powered by Kunena Forum