Jump to content

hiding menu folder to go directly to list of linked pages

Recommended Posts

Hello,

I have added a folder to the menu bar which works in desktop view however when you are on mobile the overlay menu shows the folder 'menu' first and then with in that the list of linked pages. 

Hoping there is a resolve to bypass the menu folder showing. 

Also is there any way to reduce the font size in mobile view.

Any help is hugely appreciated.

Thanks

Screenshot 2023-01-31 at 16.02.23.png

Screenshot 2023-01-31 at 17.28.25.png

Edited by Sehej
Link to comment
  • Replies 2
  • Views 242
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

22 hours ago, Sehej said:

Hello,

I have added a folder to the menu bar which works in desktop view however when you are on mobile the overlay menu shows the folder 'menu' first and then with in that the list of linked pages. 

Hoping there is a resolve to bypass the menu folder showing. 

Also is there any way to reduce the font size in mobile view.

Any help is hugely appreciated.

Thanks

Screenshot 2023-01-31 at 16.02.23.png

Screenshot 2023-01-31 at 17.28.25.png

Can you share your URL so I can take a look?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Add this code to Design > Custom CSS

@media only screen and (max-width: 767px) {
  .header-menu-nav-folder[data-folder="root"] {
    display: none !important;
  }
  .header-menu-nav-folder-content .header-menu-controls {
    display: none;
  }
  .header-menu-nav-folder:not([data-folder="root"]) {
    transform: unset;
    transition: unset;
  }
}

 

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!)

Link to comment

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.