Jump to content

Squarespace 7.1 - Menu items get cut off when scrolling inside nav on desktop

Go to solution Solved by iamdavehart,

Recommended Posts

  • abc changed the title to [UNRESOLVED] Squarespace 7.1 - Menu items get cut off when scrolling inside nav on desktop
  • Solution

I think if I understand you correctly the issue here is that the menu section begins below the "x" to shut it, so what we need to do is move the padding from outer container to the inner scrollable one and you should get the result you want. add this to your custom css and you should be alright

.header-menu.header-menu--folder-list {
    padding-top: 0 !important;
}

.header-menu-nav-folder-content {
    padding-top: 167px !important;
}

 

Dave Hart. Software/Technology Consultant living in London. buymeacoffee 

Link to comment
23 hours ago, iamdavehart said:

I think if I understand you correctly the issue here is that the menu section begins below the "x" to shut it, so what we need to do is move the padding from outer container to the inner scrollable one and you should get the result you want. add this to your custom css and you should be alright

.header-menu.header-menu--folder-list {
    padding-top: 0 !important;
}

.header-menu-nav-folder-content {
    padding-top: 167px !important;
}

 

 

Thank you!

Link to comment
  • abc changed the title to Squarespace 7.1 - Menu items get cut off when scrolling inside nav on desktop

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.