Tagged: font
I want to add a new font in my theme enfold.
which procedure?
Hey jehcikinha,
Thanks for getting in touch with us!
You can follow these instructions: http://kriesi.at/documentation/enfold/register-additional-google-fonts-for-theme-options/
Best regards,
Jordan
But my font is not in google fonts.
The font name is counter strike regular.
Hi!
Please see – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
Cheers!
Yigit
I am following the step by step of the site, however in the field: 5. Sets Back-Up Fonts, I have doubts because I want to add this font only in H3 and the main menu, how can I enter the code and what css file I enter?
Thanks in advance.
Hi,
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header .avia-menu-text, .your-custom-class h3 { font-family: "your-custom-font" !important; }
Please enable the custom css class field: http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your element which contains your H3 element and give it a custom CSS class
Best regards,
Yigit