add new googlefont

GK User
Thu Sep 06, 2012 2:06 pm
i try to add another googlefont in backend/fonts like your description in wikihttp://www.gavick.com/documentation/wordpress-themes/gavernwp-framework/font-settings/
api url: <link href='http://fonts.googleapis.com/css?family=Michroma' rel='stylesheet' type='text/css'>

name: Michroma

and css in override.css

font-family: 'Michroma', sans-serif;

nothing happens what I'm doing wrong?

thx 4 help
User avatar
Expert Boarder

GK User
Thu Sep 06, 2012 4:47 pm
Hi

Not that way ;)

To use google font you must go to template parameters > font.
Select Google Font type and set this parameters as:

Font URL:
http://fonts.googleapis.com/css?family=Michroma

Font family:
Michroma

and finally on selectors textarea, add your css selectors where you want google font to act.

Override.css file doesn't anything with this feature ;)

Cheers
User avatar
Platinum Boarder


cron