Jump to content

Header/Nav moves with page scroll

Recommended Posts

3 hours ago, Cornflower said:

Site URL: https://www.ingernovajorgensen.com/sculpture

I am wanting to make the header/navigation area move with the page as you scroll.
I thought there was a setting, and I can't seem to find it.

Any help is appreciated.

Which template you are using

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 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
On 10/5/2021 at 12:29 PM, Nazar said:

Hey, try to use this in the Custom CSS:

.Header--top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
}

I think sticky won't work, try fixed

header.Header.Header--top {
    position: fixed;
    top: 0;
    z-index: 999;
    left: 0;
    width: 100%;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (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.