nataliasavannah Posted December 1, 2014 Share Posted December 1, 2014 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 Link to comment
oemartinez Posted March 9, 2015 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 comment
nataliasavannah Posted March 16, 2015 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 comment
LYB Posted November 25, 2016 Share Posted November 25, 2016 Can I get a code like this for Marta template??? Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.