DanDarling Posted January 26, 2021 Share Posted January 26, 2021 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 Beyondspace 1 Link to comment
Beyondspace Posted January 26, 2021 Share Posted January 26, 2021 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 .header--menu-open .header-menu { opacity: 1; visibility: visible; } .header-display-desktop .header-burger { display: block; } .header-display-desktop .header-nav { display: none; } tuanphan 1 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 pluginIf 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment