Jump to content

Hide Logo from Navigation on Scroll

Recommended Posts

5 hours ago, SimoneOCo said:

Site URL: http://www.hell-yes.com.au

Hi!

Does anyone know a custom css or html code I can use to hide the logo in my navigation on scroll.

I would like it visible when landing on the page, but as soon as we start to scroll I would like it hidden.

Could anyone please help?

Thanks so much

Try

@media only screen and (min-width: 768px) {
      .header-tucked .branding {
        opacity: 0;
      }
}

 

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
  • 1 year later...
12 hours ago, HannahRoseShaw said:

Hi! I've been trying to do this, but I can't seem to get the code working on my site. Please can you take a look? www.sisutemplates.com

You can try

#header.shrink .header-title {
  visibility: hidden;
}

Hope it can help

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date format)
💫 Animated Buttons (Referral URL)
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.