Viewing 4 replies - 1 through 4 (of 4 total)
  • You need to edit the style.css.
    On line 117 you’ll find:

    h1{font-size:28px; font-family:”Lusitana”, georgia, helvetica, arial;}

    You can change the font there.

    You might want to make a child theme though. If there’s a theme update, you will lose any changes you make.

    Thread Starter NatWilkes

    (@natwilkes)

    Thank you for your response! I tried changing “Lusitana” to my desired font, but that didn’t work. Should I change “Lusitana”, georgia, helvetica, arial?

    Unfortunately, I have very little experience with WordPress and I have no idea how to create a child theme.

    Thanks in advance!

    There are tons of child theme tutorials. Just search google and you will find tons. It’s really not that hard.

    If you want to go ahead anyway, you could change ALL instances of
    “Lusitana”, georgia, helvetica, arial
    to
    “Burguess Script”, “Lusitana”, georgia, helvetica, arial

    Burguess Script is not a web font so only users with that font installed on their computer will be able to see it.

    Thread Starter NatWilkes

    (@natwilkes)

    Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Change title font in Skirmish’ is closed to new replies.