Archived topic
Mobile menu with full height
2 replies · Started by Vignesh on May 12, 2018
Viewing posts 1–3 of 3
Hi,
How can I make the mobile menu to occupy full height on mobile screens. No slide out navigation used.
Thanks in advance.
I achieved using
#mobile-menu .menu {
height:100vh;
}
Glad you figured out!
This archived topic is closed to new replies.