Menu icon not aligned to the logo + spacing between the categories

Hi
How can I push the menu icon UP to align it with the logo?
How can I control the spacing between the categories?
Attaching screen shots

Thank you!

Hi there
Hope you are having a good day and thank you for your question :slight_smile:
From our demo site, the menu button aligns just fine with the logo. Kindly share with me some related URL to the site so that I may try to help.
Hope to hear from you soon.
Thanks!
Colorlib Support Team

Link

hey there

Please add this CSS in appearance - customize - additional CSS

div#logo {
display: contents;
}

Thanks!
Colorlib Support Team

Great!
Thank you

Now what about the spacing between the categories - after clicking the menu icon - in mobile version
(I added a screenshot earlier)

Thanks :slight_smile:

try this code:

@media (max-width: 767px) {
.navbar-nav > li {
padding: 0px;
}
}

Thank you so much!

You are welcome :slight_smile:

If you’re happy with our service, don’t forget to rate us: [Illdy] Reviews | WordPress.org