Started 1 month ago by BurkeKnight
Well, goes to show how little some people care about their customizations they make.
I see updates being done, but not one reply to a support question? That’s just wrong, in my books.
I wish people were more active for this support forum.
I ended up using the Fonts plugin since I was unable to get any progress with the stylesheet.
To add custom font, you have a lot of work to do:
+ Step 1: Go to this site: http://www.fontsquirrel.com/tools/webfont-generator and convert your font into web font
+ Step 2: Create a child theme and add this css:
h1, h2, h3, h4, h5, h6 {
font-family: "......(your font name).....";
}
Regards,
Thanh Luu
Well, this ended up a little too late.
The site went from WP to another software, user choice, not mine. 😛
Isn’t that the way it goes now a days? LOL
Thanks anyway, and I’ll be sure to remember this for any future sites that need font changes with this awesome theme. 🙂