• Resolved BurkeKnight

    (@burkeknight)


    Hello, I’m trying to add a font, and use it for the post titles.
    I am not having any luck. The font is: DarkGardenMK.ttf

    How do I use this font for what I want?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter BurkeKnight

    (@burkeknight)

    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: https://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

    Thread Starter BurkeKnight

    (@burkeknight)

    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. ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Adding Font’ is closed to new replies.