Support Forum

Mobile Menu to slide out with headroom

Erik
Erik
Offline
I want mobile-meny selector to follow the Headroom. Headroom is working fine and is currently sliding out on offset 300. However, the mobile-menu selector dont slide out. It stays sticky always. I added this code found elsewhere on this forum to get the mobile-menu selector to stick to navigation in the first place.

.g-offcanvas-toggle {
@include breakpoint(mobile-only) {
position: fixed;
z-index: 2001;
}
}

Site URL attached.

How do I do this?
Responses (2)
Sorry, but you are not allowed to view the replies here.
Your Reply

Become an insider | Subscribe to our Newsletter
Subscribe to our mailing list and stay up-to-date with all our awesome releases, latest updates and amazing discount offers!