Site logo

Archived topic

Mobile Logo above the Navigation

5 replies · Started by Tobias on March 1, 2022

Viewing posts 1–6 of 6

I would like to have the logo at the top of the mobile view. The navigation should then be underneath. Like here: https://www.werkzeugkoffer-kaufen.de/

How do I do that?

Thats it. Thanks. Is it possible to set the Menü Button to the left instead of the middle?

Hi there,

add this CSS to align the menu button to the left:

.main-navigation .menu-toggle {
    text-align: left;
}

Perfect. Thanks for this great support.

Glad we could be of help

This archived topic is closed to new replies.