Buttercrumble 22 Share Posted June 19, 2015 (edited) Instead of the normal horizontal navigation bar at the top of the website, I'd like it to just appear as a burger menu (or mobile navigation). This is for the Avenue theme. Thanks for your help. :) Edited June 19, 2015 by buttercrumble Tim_K 1 Link to post
0 Guest Solution Share Posted February 10, 2016 This seems to answer your question:https://answers.squarespace.com/questions/64532/force-mobile-menu-to-remain-on-desktop-site.html Link to post
1 Buttercrumble 22 Author Share Posted August 6, 2015 No, not yet... Still looking for that answer... Anyone got any suggestions? Link to post
0 Tim_K 0 Share Posted November 30, 2016 I would love an answer to this. I have been trying to work out how to do this for a very long time. This is such an easy change on wordpress, I must be missing something. Link to post
0 mattheck 0 Share Posted November 19, 2017 I'm also looking for this answer. Has anyone figured it out? Link to post
0 mattheck 0 Share Posted November 19, 2017 Did you ever find an answer? I'd love to know the code as well. Link to post
0 brucelauderdale 0 Share Posted June 28, 2019 (edited) Try the following: #mobileMenuLink { position: relative; } #mobileMenuLink a { color: transparent; } #mobileMenuLink a:after { content: '☰'; font-size: 30px; color: black; width: 100%; text-align: center; position: absolute; top: 0; left: 0;} Edited June 28, 2019 by brucelauderdale Link to post
Question
Buttercrumble 22
Instead of the normal horizontal navigation bar at the top of the website, I'd like it to just appear as a burger menu (or mobile navigation). This is for the Avenue theme.
Thanks for your help. :)
Edited by buttercrumbleLink to post
Top Posters For This Question
2
2
1
Popular Days
Nov 19
2
Nov 30
1
Jun 19
1
Jul 8
1
Top Posters For This Question
Buttercrumble 2 posts
mattheck 2 posts
Tim_K 1 post
Popular Days
Nov 19 2017
2 posts
Nov 30 2016
1 post
Jun 19 2015
1 post
Jul 8 2015
1 post
7 answers to this question
Recommended Posts