Katie_B Posted March 31, 2021 Share Posted March 31, 2021 Site URL: https://flounder-star-7xs2.squarespace.com/ Hello, I'd like to hide the header on my site, so it doesn't show up on the video banner (the first section on the homepage). Any CSS appreciated! Site password is: kb Beyondspace 1 Link to comment
Solution Beyondspace Posted March 31, 2021 Solution Share Posted March 31, 2021 28 minutes ago, Katie_B said: Site URL: https://flounder-star-7xs2.squarespace.com/ Hello, I'd like to hide the header on my site, so it doesn't show up on the video banner (the first section on the homepage). Any CSS appreciated! Site password is: kb This css will hide the header when scroll on top of the page .homepage .header { opacity: 0 } .homepage .header.shrink { opacity: 1; } Katie_B and tuanphan 2 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
Katie_B Posted March 31, 2021 Author Share Posted March 31, 2021 Thank you @bangank36 that's worked perfectly. Link to comment
Katie_B Posted March 31, 2021 Author Share Posted March 31, 2021 @bangank36 Do you know if it's possible to control when the header appears with this CSS? So it appears after the banner? Link to comment
Beyondspace Posted March 31, 2021 Share Posted March 31, 2021 1 hour ago, Katie_B said: @bangank36 Do you know if it's possible to control when the header appears with this CSS? So it appears after the banner? Not with css, it require js to have more control 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
Katie_B Posted April 1, 2021 Author Share Posted April 1, 2021 Many thanks @bangank36 Beyondspace 1 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