nataliasavannah Posted December 1, 2014 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
oemartinez Posted March 9, 2015 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
nataliasavannah Posted March 16, 2015 Author Posted March 16, 2015 Thanks @oemartinez, this worked perfectly! I used: mainNavWrapper { width: 3600px } and it seems to have worked. Thanks so much!
Guest Posted November 25, 2016 Posted November 25, 2016 Can I get a code like this for Marta template???
Recommended Posts
Archived
This topic is now archived and is closed to further replies.