MarineArtie 0 Share Posted June 17, 2020 Site URL: http://www.artie.com Hey all! Could someone help me with removing the logo on our homepage? I tried to inject every bit of code I could find on other forums for that page but nothing worked. Thanks a lot! Link to post
0 RyanDejaegher 137 Share Posted June 17, 2020 @MarineArtie You can add this to the Code to your homepage Page Settings -> Advanced -> Code Injection <style> #logo { display: none !important; } </style> Also noticed on the careers page that your text is blending in with your black background Philadelphia, PA 👉 Squarespace Tutorials Chat/Message on FB Messenger for quickest response: https://m.me/dejaegherryan Link to post
0 wsmedia 0 Share Posted June 30, 2020 I am using basil/brine and I can't get this to hide the logo on my one page: https://www.calumetbourbon.com/under-construction I also want to hid the nav buttons & entire header on that page if I can. I used this code: <style> #logo { display: none !important; } </style> on that page's Page Settings/Advanced/Page Header Code Injection and it didn't work for me. Then I used the following code on the Settings/Advanced/Code Injection/...in the first/Header section: <style> #collection-5efb937a4db8d524d91c49ab #logo { display: none !important; } </style> And still nothing. Any help is greatly appreciated. Link to post
0 tuanphan 9,586 Share Posted July 1, 2020 Add to Home > Design > Custom CSS .homepage { a.Header-branding { display: none; } } Email me if you have need any help (free, of course :-D). Answer within 24 hours. How to: Setup password & share url Insert Custom CSS Open Page Header Upload Custom Font Find Block ID, Data Section ID Contact Squarespace Customer Care -- Yup! Link to post
Question
MarineArtie 0
Site URL: http://www.artie.com
Hey all!
Could someone help me with removing the logo on our homepage? I tried to inject every bit of code I could find on other forums for that page but nothing worked.
Thanks a lot!
Link to post
Top Posters For This Question
1
1
1
1
Popular Days
Jun 17
2
Jun 30
1
Jul 1
1
Top Posters For This Question
MarineArtie 1 post
RyanDejaegher 1 post
wsmedia 1 post
tuanphan 1 post
Popular Days
Jun 17 2020
2 posts
Jun 30 2020
1 post
Jul 1 2020
1 post
Posted Images
3 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment