Jump to content

Vertical Navigation — Height Issue

Recommended Posts

Site URL: https://okra-disc-mmrd.squarespace.com/

Hello — 

I'm trying to create a left-justified vertical navigation bar and I've almost got it, but when I tried to bring the whole thing down a bit from the top edge of the page, it created this gap between the top of the navigation and the site content — website with these changes is not yet live but here is a screenshot of what I mean.

Is there a way to fill that gap while still giving the links some breathing room?

Thanks so much!

Screenshot 2024-09-12 at 10.16.58 AM.png

Link to comment
  • Replies 7
  • Views 454
  • Created
  • Last Reply

Top Posters In This Topic

23 hours ago, tuanphan said:

Hi,

I see you removed this layout? Do you still need help?

Yes, I would still love help — I removed it because I noticed it was just overlaying the existing content, not moving it over to make room for the navigation, if you can help with that as well?

thanks!

Link to comment
On 9/18/2024 at 8:22 AM, rosebudphoto said:

Yes, I would still love help — I removed it because I noticed it was just overlaying the existing content, not moving it over to make room for the navigation, if you can help with that as well?

thanks!

If you can add it back, I can check easier

If the site is live & you can't add it, you can duplicate site & do there

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
On 9/24/2024 at 5:32 AM, rosebudphoto said:

Apologies — password is "2025"

Try remove your code & use this new code

@media screen and (min-width:992px) {
  .header-title {
    position: fixed;
    top: 3vw;
    left: 2vw;
    z-index: 9999;
    text-align: left !important;
}
.header-nav {
    position: fixed;
    top: 10vw;
    left: 2vw;
    padding: 0 !important;
}
  nav {
    flex-direction: column;
  }
  div.header-nav-item {
    margin: 0 !important;
    text-align: left !important;
}
  div.header-nav-item  a{
   display: inline-block;
}
.header-actions.header-actions--right {
    position: fixed;
    left: 5vw;
    bottom: 2vw;
    justify-content: flex-start !important;
}
.header-actions--right .header-actions-action a {
    margin-left: 0 !important;
    margin-right: 2.5vw;
}
#page article section {
    max-width: 75%;
    margin-left: 25%;
    padding-top: 0 !important;
}
header#header {
    background-color: transparent !important;
}
}

 

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.