Color of the price

Ecommerce design Joomla template to start your online business with VirtueMart and additional eshop features.
GK User
Fri Mar 11, 2011 4:16 pm
How can I change the color of the price. Now it is red.

Thanks!
Wout
User avatar
Fresh Boarder

Konrad M
Mon Mar 14, 2011 6:59 am
Hi
Find in gk_stuff.css
Code: Select all
.k2store_item_price .k2store_item_price_value {
color:#C03131; // change this value
font:italic 24px Georgia,"Times New Roman",Times,serif;
}

and change color value :)
User avatar


cron