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
  • 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?

Greeting, it's BeyondSpace, I am Squarespace dev focus on provide solutions to enhance feature that squarespace.com can't provide.
Feel free to check my current Squarespace Plugins Developement: Enable Pinch/Zoom on lightbox, Delivery Date Picker, Lightbox Studio plugin
If you find my answer fit your need, 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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.