Unstick mobile menu?
-
Hi Rui, I’m a big fan of this plugin. It’s extremely convenient and works exactly as desired.
However, I would ideally like to unstick the mobile menu so that it does not scroll down along with the page.
I’ve reviewed previous forum topics but have been unsuccessful in implementing the recommended solution, which is the js code:
jQuery( document ).ready(function() { jQuery( 'body' ).after( jQuery( '.mob-menu-header-holder' ).detach() ); });and the custom css:
.mob-menu-header-holder { position: absolute!important; }Are there any other workarounds?
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Unstick mobile menu?’ is closed to new replies.