Jump to content

Changing Mobile Nav Bar with Custom Code

Recommended Posts

Posted

Site URL: https://allyquirk.com/

Hi there! Hoping someone can help with this -- I am looking to change the mobile navigation/menu bar on my "Wells" template site. I attached photos of what my nav bar on mobile currently looks like and an example from another site that I would prefer it to look like. Right now, the subsections are too confusing to follow and I would like the pages with subsections to have a dropdown, instead of all being displayed at once. The screenshot below in the darker gray is what my mobile nav bar currently looks like and the 2 screenshots in white/light gray are what I'm going for. From my understanding, this template does not allow for mobile nav bar adjustments so I'm assuming the solve will have to be with custom CSS. 

https://allyquirk.com/

Thanks so much! 

IMG_5953.jpg

IMG_5954.jpg

IMG_5955.jpg

  • Replies 1
  • Views 114
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Posted

I don't have code to add dropdown, but you can consider adding an arrow or plus next to main item + reduce size of sub items, something like this

li.mobile-folder>a:before {
    content: "\e009";
    font-family: 'squarespace-ui-font';
    position: relative;
    top: 2px;
}
#mobileNav .main-nav li.mobile-folder ul * {
    font-size: 14px !important;
}

image.png.4932f17076d0d4085a0ccc1507a9187a.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Create an account or sign in to comment

You need to be a member in order to leave a comment


×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.