Buttercrumble Posted June 19, 2015 Posted June 19, 2015 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. :)
Buttercrumble Posted August 6, 2015 Author Posted August 6, 2015 No, not yet... Still looking for that answer... Anyone got any suggestions?
Guest Posted February 10, 2016 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
Tim_K Posted November 30, 2016 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.
Guest Posted November 19, 2017 Posted November 19, 2017 I'm also looking for this answer. Has anyone figured it out?
Guest Posted November 19, 2017 Posted November 19, 2017 Did you ever find an answer? I'd love to know the code as well.
brucelauderdale Posted June 28, 2019 Posted June 28, 2019 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;}
Recommended Posts
Archived
This topic is now archived and is closed to further replies.