Viewing 7 replies - 1 through 7 (of 7 total)
  • How well do you know CSS? You can change the base font by adding this to the Header Script field under Webmasters options (Appearance > Theme Options, click on the Webmasters tab).

    <style>
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td {
       font-family: tahoma,sans-serif;
    }
    </style>

    If you use Firebug or Chrome Developer Tools, you can figure out what other selectors to use.

    Thread Starter ikepoy

    (@ikepoy)

    Hi Thanks for the quick response. I would like to use the font Coneria Script but it wont show. Pls. Can you help me? Thank you.

    How are you trying to use the font? Can you please post a link to your site?

    Thread Starter ikepoy

    (@ikepoy)

    I would like to change the fonts for all. Especially the menu.. here’s my site https://www.crystalsmith.com.au/

    I see you’re trying to use a font called Good Vibrations, but the one thing you have to learn is that if you specify a font that not everyone has on their computer, that font is not going to show up. That is why there is a list of web safe fonts, which are fonts that are common to both Windows and Macs.

    There are ways of including specialized fonts, though, and probably the best way is to use a Google font. For example, the default font that comes with the Nu White theme is called Caudex, and it’s a Google font.

    Thread Starter ikepoy

    (@ikepoy)

    Ohh OK. Let me find some close to good vibrations font. Thanks CrouchingBruin!

    What might help ease your search are the filters on the left sidebar. For example, if you’re looking for a script font, you can select just Handwriting under All Categories.

    You should also pick multiple fonts to add you your collection; for example, I don’t think a script font is going to be that legible in your menu because the font size for a menu is usually pretty small (although you can give it a try). Just keep in mind that the more fonts you pick, the slower your page will load; when you’re ready to click on the Use button, you’ll see a gauge that indicates how the fonts you’ve selected impact the load time. And the theme is already loading the Caudex font, so bear that in mind.

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Change fonts’ is closed to new replies.