NateBegin Posted January 8, 2021 Share Posted January 8, 2021 Hi Folks, I'd like to remove my logo from the contact page of my new (under construction) site. I've added this code under the advanced settings for the contact page but it has no effect. <style> #logoImage{ display: none } </style> What am I doing wrong here? Many thanks for your help! porpoise-icosahedron-5j46.squarespace.com Beyondspace 1 Link to comment
Solution Beyondspace Posted January 8, 2021 Solution Share Posted January 8, 2021 6 minutes ago, NateBegin said: Hi Folks, I'd like to remove my logo from the contact page of my new (under construction) site. I've added this code under the advanced settings for the contact page but it has no effect. <style> #logoImage{ display: none } </style> What am I doing wrong here? Many thanks for your help! porpoise-icosahedron-5j46.squarespace.com Add this to hide it .header-title-logo img { opacity: 0; } I also suggest you remove the white background in the logo NateBegin and tuanphan 1 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
NateBegin Posted January 8, 2021 Author Share Posted January 8, 2021 5 minutes ago, bangank36 said: Add this to hide it .header-title-logo img { opacity: 0; } I also suggest you remove the white background in the logo You're amazing - thanks so much for the quick reply. I've been reading through the forums and other sites for the last 2 hours.... I'll look into removing the background of the logo too, I don't know how to do that but I'll Google it. Thanks again! Beyondspace 1 Link to comment
Beyondspace Posted January 8, 2021 Share Posted January 8, 2021 Just now, NateBegin said: You're amazing - thanks so much for the quick reply. I've been reading through the forums and other sites for the last 2 hours.... I'll look into removing the background of the logo too, I don't know how to do that but I'll Google it. Thanks again! You got the Squarespace spirit, hah NateBegin 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