Comments Bjorn started the conversationJune 22, 2025 at 8:51amHow can I make the height of the navigation less, zo there is less space above and below the menu item text. See attachement. ThanksAttached files: Navigation.png 1,786Barry repliedJune 22, 2025 at 9:41amHi 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,BarryQreativeThemes.com | WordPress Themes 1BjornSmeets repliedJuly 2, 2025 at 10:48amThank you so much. Have a wonderful day:)1 Like 1,786Barry repliedJuly 2, 2025 at 11:39amYou're welcome! :) If you have any other questions please let me know. Thanks, you too! Best regards,BarryQreativeThemes.com | WordPress Themes Sign in to reply ...
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
Hi Bjorn,
Thank you for your message.
This height can be decreased by copy/paste the following CSS to Appearance -> Customize -> Additional CSS:
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
Thank you so much. Have a wonderful day:)
You're welcome! :)
If you have any other questions please let me know.
Thanks, you too!
Best regards,
Barry
QreativeThemes.com | WordPress Themes