I need help with the menu

Hello!
My web site is https://www.asennusvarma.fi/

How i get the logo and menu same line? Now the menu is little upper than logo.

Hey there

This code will fix your problem, add it in the appearance > Customize> Additionall css:

.navbar-collapse.collapse {
margin-top: 17px;
}

Hey!
thanks a lot. Can that white menu area get smaller than now?

Hi there

try this css:

.main-navigation {
padding: 0px 0;
}

Regards

Hello!

I have new problem in my site. I lost the icons off the toolbar. How i get that back?

Hey there

Can you please debug your plguins? first please deactivate your caching plugin and let me know results

Regards