Tagged: 

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19379
    chris
    Member

    Hi again

    I’d love to make my nav menu a little bit taller height wise and be able to tweek the font style, size and boldness or thickness / fatness of the font.

    I saw another page on the forum that had nice thick lettering on there menu.

    Looked good!!!

    Thanks again

    #19392
    Sakin
    Keymaster

    @chris: You can add the following CSS in “Appearance => Theme Options => Custom CSS” box. Adjust the size and height as per your need.

    #header-menu ul.menu a {
        font-size: 16px;
        font-weight: bold;
        line-height: 4.5rem;
    }
    #19412
    chris
    Member

    Wicked Sakin. top support bro!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘menu height, font and thick letters’ is closed to new replies.