mauramanor Posted July 27, 2020 Share Posted July 27, 2020 Site URL: https://blueberry-bellflower-ls7b.squarespace.com/ PASSWORD: SoRight41! Can someone please help me with code to hide the site header logo ONLY on the 'Documentary' page? Tried other codes in page code injection on similar forums with no luck. Link to comment
rwp Posted July 27, 2020 Share Posted July 27, 2020 #collection-5f1d88f9f6d4d94f954cc063 .Header-branding { display: none; } Link to comment
tuanphan Posted July 27, 2020 Share Posted July 27, 2020 Add to Page Settings > Advanced > Header (If you use Personal Plan > Insert Code Block > Add below code) <style> header.Header.Header--top { display: none !important; } .Mobile-bar.Mobile-bar--top { display: none; } </style> Disable Ajax Loading if the code doesn't work. https://support.squarespace.com/hc/en-us/articles/115000253288-Ajax-loading 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment