• Hi,

    I’m using the Boldy theme. The cufon replacement is on and it works fine on my titles (H1, H2 etc…).
    I would like my main menu font replaced too… How can i do this ?

    Thank you

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter dnicetahiti

    (@dnicetahiti)

    Any help …?

    Go to Appearance > Editor > CSS, then find the section for your Navigation menu usually coded as #nav or #mainnav. Depending on the coder the font property for your nav can also be listed in the H1, H2, etc. part of the CSS Then add the necessary code for your font family. Kinda’ like this:

    h4 { font-family: sans-serif; }

    For more on CSS font codes, look here

    Thread Starter dnicetahiti

    (@dnicetahiti)

    Thanks, but what if i want to use the cufon replacement font ?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Changing font in the Boldy theme menu…?’ is closed to new replies.