Archived topic
Move mobile navigation to top (Sider)
4 replies · Started by Jessica on April 23, 2021
Viewing posts 1–5 of 5
Hi, how can i move the mobile navigation from bottom to the top at my site:. https://akademie-geldwaeschepraevention.de/?
Thanks a lot!
Regards, Jessica
Hi there,
Go to Customizer > Additional CSS remove this CSS Rule:
#mobile-header {
position: fixed;
bottom: 0;
}
Thanks David,
but it doesn´t work :-(
Regards, Jessica
I got it! Thanks a lot!
Glad to hear that!
This archived topic is closed to new replies.