Forums

Change Font In Nav Menu (2 posts)

  1. imagex
    Member
    Posted 1 year ago #

    i am building a multi lingual site. When you view the chinese version, the font looks very squashed and weird for the chinese characters see here:

    http://www.graceleepromotions.com/handdiagnosis/?lang=zh-hant

    How do i change that font in the CSS?

    (it is using the studio press outreach theme)

  2. vtxyzzy
    Member
    Posted 1 year ago #

    Try adding this to the end of style.css:

    #nav li a { font-size: 21px; }

    If that makes other languages too large, you may have to add a new class around the nav menu and make it language-specific.

Topic Closed

This topic has been closed to new replies.

About this Topic