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 BeyondSpace - Squarespace Website Developer 🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox) 🗓️ Delivery Date Picker (Squarespace Date format) 💫 Animated Buttons (Referral URL) 🥳 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment