Site logo

Archived topic

Center Logo mobile landscape

5 replies · Started by Jessica on February 3, 2021

Viewing posts 1–6 of 6

Hi, i don´t use the mobile header, because i use max mega menu. Now i have a problem to center logo on mobile landscape.
i tried to add css code but it didn´t work :-(
Thanks a lot!

Hi Jessica,

Give this CSS a try:

@media (max-width: 1023px) {
    .site-logo {
        margin-left: auto;
    }
}

Let me know :)

You are my hero! :-) THANKS!

Haha I'm so glad to hear that :)
You are very welcome Jessica!

Another question please :-) on mobile landscape and tablet portrait the toggle isnt´t shown...? Thanks!!!!

Hi there,

you can increase the Mobile Menu Breakpoint in Customizer > Layout > Primary so the Mobile Menu gets displayed on wider screens.

This archived topic is closed to new replies.