Jump to content

Is there a way to permanently collapse the menu on desktop to just a "+" sign?

Recommended Posts

Site URL: http://www.svinnock.se

I struggle to get my menu items out of the way.

1. One way would be for the responsive menu (a + sign) to be the default menu. Any chance I can help to do that? 

2. Another way to get a cleaner menu is to remove it. I have tried emptying all pages from the menu but then the responsive version still kicks in on mobile. According to SS support there is no option to get around this. 

Thankful for any advice :

Dan

Link to comment
42 minutes ago, DanDarling said:

Site URL: http://www.svinnock.se

I struggle to get my menu items out of the way.

1. One way would be for the responsive menu (a + sign) to be the default menu. Any chance I can help to do that? 

2. Another way to get a cleaner menu is to remove it. I have tried emptying all pages from the menu but then the responsive version still kicks in on mobile. According to SS support there is no option to get around this. 

Thankful for any advice :

Dan

Do you want to hide all the desktop menu item? Add the below snippet into Design->Custom CSS

image.png.150bdd762425ff84d22d56fd4ef56fa8.png

.header--menu-open .header-menu {
    opacity: 1;
    visibility: visible;
}
.header-display-desktop .header-burger {
  display: block;
}
.header-display-desktop .header-nav {
  display: none;
}

 

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

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.