nataliasavannah 61 Share Posted December 1, 2014 (edited) Hello, As per this question: https://answers.squarespace.com/questions/34364/force-desktop-browser-to-use-the-hamburger-menumobile-navigation-drawer-instead-of-the-traditional-navigation-link-toolbar I would like to know the same thing, however I would like the three line "hamburger" menu to be default and remain at all browser/viewing sizes. I am using the Bryant template. If anybody has the answer to this it would be much appreciated! Thanks, Natalia Edited December 1, 2014 by nataliasavannah Link to post
2 oemartinez 0 Solution Share Posted March 9, 2015 Hey Natalia, The trick is to "force" the mobile navigation to appear by making the #mainNavWrapper large enough. #header #mainNavWrapper { position: relative; z-index: 1000; width: 3600px; } This can be entered in Design / Custom CSS. Found the answer here if you need more information: http://answers.squarespace.com/questions/35784/bedford-how-to-force-mobile-navigation-icon-hamburger-at-all-times Link to post
0 nataliasavannah 61 Author Share Posted March 16, 2015 Thanks @oemartinez, this worked perfectly! I used: mainNavWrapper { width: 3600px } and it seems to have worked. Thanks so much! Link to post
Question
nataliasavannah 61
Hello,
As per this question:
https://answers.squarespace.com/questions/34364/force-desktop-browser-to-use-the-hamburger-menumobile-navigation-drawer-instead-of-the-traditional-navigation-link-toolbar
I would like to know the same thing, however I would like the three line "hamburger" menu to be default and remain at all browser/viewing sizes. I am using the Bryant template.
If anybody has the answer to this it would be much appreciated!
Thanks, Natalia
Edited by nataliasavannahLink to post
Top Posters For This Question
2
1
1
Popular Days
Dec 1
1
Mar 9
1
Mar 16
1
Nov 25
1
Top Posters For This Question
nataliasavannah 2 posts
oemartinez 1 post
LYB 1 post
Popular Days
Dec 1 2014
1 post
Mar 9 2015
1 post
Mar 16 2015
1 post
Nov 25 2016
1 post
3 answers to this question
Recommended Posts