virtuemart change font colour from product price

Joomla webshop template with CSS3-based animations, VirtueMart support and one-page checkout.
GK User
Tue Feb 03, 2015 3:34 pm
how can change font colour ? from product price
User avatar
Fresh Boarder

GK User
Tue Feb 03, 2015 8:05 pm
Hi,
Code: Select all
.PricesalesPrice {
    color: blue !important;
}
User avatar
Platinum Boarder

GK User
Wed Feb 04, 2015 9:15 am
and which file i will paste code?
User avatar
Fresh Boarder

GK User
Thu Feb 05, 2015 8:13 am
Check my footer link :whistle:
User avatar
Platinum Boarder

GK User
Thu Feb 05, 2015 9:19 am
i change the prices colour but the words FINAL PRICES not change the colour only the numbers change
User avatar
Fresh Boarder

GK User
Thu Feb 05, 2015 9:30 am
you asked about product prices, not all prices in whole template.
Please use this tip: https://www.gavick.com/documentation/jo ... t-size-etc
for next steps.
User avatar
Platinum Boarder


cron