Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1214
    JRV
    Member

    Newbie question here: Is there a simple way to reduce the height of the Nav bar?

    #1224
    Sakin
    Keymaster

    Hi JRV,

    You can add the following css and adjust it accordingly through “Custom CSS” box in your Theme Options under Appearance tab of WordPress Dashboard.

    #branding ul.menu a { line-height: 3em; /* Decrease the number as per your need */ }

    Regards,
    Sakin

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Reduce the height of the primary Nav bar?’ is closed to new replies.