Currently building a site Foundation 5 and its all great but Magellan isn't working the way I want it to and currently haven't got the time to work out why. Is there anyway I can disable it so I can just have the menu static at the top (rather than sticky on the browser) for the moment and come back to it later?
Asked
Active
Viewed 92 times
1 Answers
0
Ok, simple really.
I literally just removed ="fixed"
in
<div class="nav" data-magellan-expedition="fixed">

Diginate
- 17
- 8
-
Well that's why you should try things first before asking. Now mark this as the answer. – Gideon Jun 25 '15 at 08:27
-
I did. Turns out I tried this after I posted. Apparently I can't mark this as the answer for another two days so you're stuck with it. Thanks for the helpful comment. – Diginate Jun 25 '15 at 15:08