Tagged: Fonts
-
AuthorPosts
-
March 18, 2014 at 11:58 am #239302
Hi
i like to add more google fonts to the styling manager. Then i want to make the headlines larger. Which css files do i have to change?-
This topic was modified 11 years, 8 months ago by
heufti65.
March 18, 2014 at 3:48 pm #239410Hey heufti65!
Please see Ismael’s post here https://kriesi.at/support/topic/add-new-font/#post-234710
Can you post a screenshot ( you can upload them on imgur.com or Dropbox public folder and post links here ) and show which heading element you would like to make larger?Regards,
YigitMarch 18, 2014 at 4:00 pm #239422Hi
I want the headline size h1 – not all headlines – use with
http://www.google.com/fonts/specimen/Gravitas+One#charset
How can i manage that?THX, Oliver
March 19, 2014 at 6:39 pm #240232Hey!
You can add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed
h1 { font-size: 30px; }As i posted in my previous post, please follow the instructions here - https://kriesi.at/support/topic/add-new-font/#post-234710
Best regards,
YigitMarch 19, 2014 at 7:26 pm #240286Hi Yigit and thanks.
How can i tell the Headline h1 to use only the special google font? Some Headline font are great for large size but not maybe for h3.-
This reply was modified 11 years, 8 months ago by
heufti65.
March 19, 2014 at 7:29 pm #240289Hi!
You can add following code to Quick CSS
h1 { font-family: 'Gravitas One', cursive; }Cheers!
YigitMarch 19, 2014 at 8:15 pm #240329Great. and no code for the font?
<link href=’http://fonts.googleapis.com/css?family=Gravitas+One’ rel=’stylesheet’ type=’text/css’>March 19, 2014 at 8:17 pm #240330Hi!
You must add the font into the available fonts using the link Yigit provided or another plugin which will add the font into WordPress for you. Since there are so many that do this its often an easier solution for users.
Best regards,
DevinMarch 19, 2014 at 11:14 pm #240389Do you recommend a plugin which is familiar to Enfold? I have installed google font – but the installed font is not in the Enfold Styling list.
March 20, 2014 at 3:08 pm #240718March 20, 2014 at 11:57 pm #240922Hi Yigit. Thanks. That was exactly the stuff i needed.
Oliver -
This topic was modified 11 years, 8 months ago by
-
AuthorPosts
- The topic ‘Adding more google fonts’ is closed to new replies.
