Jump to content

Prevent Nav Stacking on Smaller Screen

Go to solution Solved by Ziggy,

Recommended Posts

  • Replies 3
  • Views 653
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

It looks like the problem starts around 1300px wide and gets worse until the mobile menu appears. How would you want to solve this? Font size and button padding?

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

Link to comment
  • Solution
4 minutes ago, kaydotjpg said:

Here is one site built in Squarespace that seems to prevent stacking really well. 

It does seem to do better, probably helped by not having a border on each link, a decreasing margin, a smaller logo....and most importantly being on 7.0 where this was a native option for the header layout! 🤦‍♂️Really hoping this is added to SQS at some point!

Try this Custom CSS, it improves the situation, but you'll probably want to tweak the values to suit your client:

@media only screen and (max-width:1320px) {
  .header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav .header-nav-item {
    margin-left: 0.25vw;
    margin-right: 0.25vw;
    padding:1px 1.5vw;
  }
  .header-nav-item {
    font-size:1vw;
  }
  .header-nav-item:nth-of-type(3) {
    margin-right: 240px !important;
  }
}

Good luck!

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 

  Did I help? Buy me a coffee?

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 

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.