change font?

eCommerce WordPress theme to create online shop with WooCommerce support
GK User
Fri Feb 20, 2015 10:35 pm
Hi!

How can I change the font type of "price" (red colour eritten type font) in the products?

Thank you
User avatar
Senior Boarder

GK User
Mon Feb 23, 2015 9:19 am
Hello,

Fonts may be changed in Instyle -> Template Options -> Fonts tab.
This CSS selector is responsible for the price font:
Code: Select all
.price .amount

You can remove this line from Header font section and add to another section (with another font family)
User avatar
Moderator

GK User
Wed Feb 25, 2015 6:04 pm
Dear Piotr,

Thanks for solution!
Just one more question:
In template options->Fonts tab I can see 3 type of category where we can chose fonts (theme / headers /other theme elements).

It does mean we can use only one type of font for the certain place (X-> for theme, Y-> for headers, Z-> for other theme elements)?

Thanks you!
User avatar
Senior Boarder

GK User
Wed Feb 25, 2015 10:28 pm
karmatech wrote:It does mean we can use only one type of font for the certain place (X-> for theme, Y-> for headers, Z-> for other theme elements)?

Yes, but you can assign specified css selectors to each section.
and if these sections are not enough for you - you can create more sections following this tutorial:
https://www.gavick.com/documentation/wo ... t-settings
User avatar
Moderator

GK User
Mon Mar 02, 2015 9:47 pm
Dear Piotr,

Many thanks and just one more question: where can i find the "fonts.json" file?
User avatar
Senior Boarder

GK User
Tue Mar 03, 2015 8:33 am
Hi,

Please check Instyle/gavern/config directory.
User avatar
Moderator


cron