Okay
  Public Ticket #4101934
Making the navigation smaller
Open

Comments

  • Bjorn started the conversation

    How can I make the height of the navigation less, zo there is less space above and below the menu item text. See attachement. 


    Thanks

    Attached files:  Navigation.png

  •  1,778
    Barry replied

    Hi Bjorn,

    Thank you for your message.

    This height can be decreased by copy/paste the following CSS to Appearance -> Customize -> Additional CSS:

    /* decrease theme header height */
    @media (min-width: 992px) {
        .header .header-wrapper .header-logo {
        	height: 113px;
        }
        .main-navigation > li > a {
        	line-height: 28px;
        }
    }

    The 113px and 28px can be decreased to your own likings.

    Hope this helps, let me know if you have any questions!

    Best regards,
    Barry
    QreativeThemes.com  |  WordPress Themes