Menu bar under the Header?

Hello,

I hope You are fine. I would need your help again.
it is possible to display the menu bar below the header under the logo. Do you have a css code for this?

Thank you also for the other help so far.

best regards

Manu

Hello there,

I hope you are doing well today.

You can use the following CSS code to move the menu by going to Appearance > Customize > Additional CSS and pasting it there.


.navbar.navbar-default {
    top: 578px;
}

.main-content-area {
    margin-top: 93px;
}

Best Regards,
Support

Wow Super!!!

Now I have only one problem with the interactive resizing of the different resolutions. Can you still give me a suitable CSS where I can set from which resolution in the Mobile menu view is changed.
Then I will be finished, I hope.

Thank you so much for your help. Really great!

look here is the Link from me website www.lieber-lieben.de there isn`t work on the tablet the responsible design.

Hello there,

Responsive websites require an extensive amount of coding to change the way the them responds to different screens so you would have to enlist the aid of a developer to change this. Here is a link to contact one:

https://colorlib.com/out/envatostudio

Best Regards,
Support