-
AuthorPosts
-
April 18, 2016 at 6:21 pm #616726
Hi
I have a custom font named Rodondo. I have used https://www.fontsquirrel.com/tools/webfont-generator as indicated to have the zip file etc..
Not what would be the next step? What files to upload into enfold/css or where to upload the generated files… and what changed should i add and where.
Also i dont need to replace the whole site with this font, i just need to have if in some H tage or just use it in a word as a tittle or in demand with some html code so please what would be the steps.Thank you/
April 18, 2016 at 10:48 pm #616862Hi hdpcr!
You can follow the steps here – http://justcreative.com/2013/01/22/how-to-use-custom-fonts-with-font-face-on-wordpress/
Then you can refer to this post to enable custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your element and give it a custom CSS class “your-custom-class” and then add following code to Quick CSS in Enfold theme options under General Styling tab
.your-custom-class * { font-family: "your-custom-family"!important; }Regards,
YigitApril 20, 2016 at 4:06 pm #618429HI
Thank you for the reply. I’m not sure what would be my-custom-class name and where to find it?
Thanx
April 20, 2016 at 4:16 pm #618440Hi!
You can enable custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/ and edit your element and give it a custom CSS class “your-custom-class”
Best regards,
YigitApril 21, 2016 at 7:24 pm #619314Hi
I did enable custom CSS field as indicated, but im not sure what would be my custom class?
Thank you
April 25, 2016 at 12:31 pm #621208Hi!
could be anything you want. Just keep it unique and not too complex. Check the link Yigit has provided to you for an example.
Best regards,
Andy -
AuthorPosts
- You must be logged in to reply to this topic.
