ChristianSunderdiek Posted December 23, 2021 Share Posted December 23, 2021 Site URL: https://www.familienvideosmachen.de How can we hide the navigation on a landing-page? Squarespace has no solution for this and recently deleted the option to solve this via code. I cannot believe this service is unable to offer one of the moste common standards in web design? A professional landing-page musst always be without any menu. Does anybody have a solution for this bug? Link to comment
tuanphan Posted December 23, 2021 Share Posted December 23, 2021 Edit Landing Page >> Add a Code Block at bottom of page >> Paste this code <style> header.Header.Header--top { display: none !important; } </style> 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
josman Posted November 5, 2022 Share Posted November 5, 2022 On 12/23/2021 at 2:55 PM, tuanphan said: Edit Landing Page >> Add a Code Block at bottom of page >> Paste this code <style> header.Header.Header--top { display: none !important; } </style> Don't get it to work. Any solutions? Link to comment
josman Posted November 5, 2022 Share Posted November 5, 2022 Fixed. Just insert the code block on the correct place! tuanphan 1 Link to comment
Taishi Posted March 4 Share Posted March 4 If you could tell us where that correct place was, that would be helpful. @josman Link to comment
tuanphan Posted March 5 Share Posted March 5 21 hours ago, Taishi said: If you could tell us where that correct place was, that would be helpfu Edit Page > Add a Block > Choose Code > Then paste the code 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment