flexnav icon indicating copy to clipboard operation
flexnav copied to clipboard

Flexnav mobile menu as overly

Open mjot opened this issue 10 years ago • 5 comments

Hi :)

at first thank you very much for flexnav. :)

I have a little question. Is it possible to open the navigation as an overlay, instead of pushing the content down? I hope someone could tell me the trick. :)

Thanks!

mjot avatar Jul 03 '14 15:07 mjot

I am looking for the same functionality. Any luck?

niallthompson avatar Jul 20 '14 04:07 niallthompson

Hi, It's easy I made it. CSS: .responsive-navigation {width:100%;position:absolute;z-index:1;top:15px;display:block;} HTML: div class="responsive-navigation" menu /div

Imonda avatar Sep 02 '14 12:09 Imonda

Works a treat! Thank you.

niallthompson avatar Sep 19 '14 11:09 niallthompson

Thank God for this solution finally after a week of struggling with this!!

gtswhitt avatar Feb 03 '16 09:02 gtswhitt

I spoke too soon. This works on desktop but the menu doesn't work on mobile. It's there but non-functioning. EDITED: Sorry, it was me. I noticed the arrow placement needed changing and I must have messed up my coding.

gtswhitt avatar Feb 03 '16 16:02 gtswhitt