Reply 190624 to: How can i customize the height of the navigation bar?

Avatar: Rose Tyler
Rose Tyler
Support staff
April 10, 2018 at 07:00

Hello,

Theme Options > Styling > Navigation > Menu links > Padding (Top/Bottom) or use this custom css code in Theme Options > Styling > Custom css:

.header-wrapper.header-advanced .navigation-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.