Support » Themes and Templates » Changing default fonts in dkret3 theme

  • I’m using the dkret3 theme and can’t figure out where to change the default font. I’m fairly new to WordPress, but I have been able to modify other themes to get the fonts I want, but can’t see anything that says what the default font is, and I don’t want to mess anything up. Can anyone help?

    The dev site is http://www.joshwrichards.com/wildside, if that helps.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Edit this section in your screen.css

    body, input, textarea {
        font: 14px/1.3 'Lucida Grande','Lucida Sans Unicode',Verdana,Geneva,Arial,Sans-Serif;
    }

    Thread Starter squierjosh

    (@squierjosh)

    THat worked, thanks. Why do some WP theme developers hide their style sheets? I had to download the screen.css file, edit it, and ftp it back to the WP directory. Or am I missing something here?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Changing default fonts in dkret3 theme’ is closed to new replies.