Jump to content

Prevent Nav Stacking on Smaller Screen

Go to solution Solved by Ziggy,

Recommended Posts

Posted

https://david-bly-nevg.squarespace.com/home-6

password: festif2024

Hi!  I currently have a split navigation - it looks great on my 16-inch Mac. However, it is stacked and misaligned on my client's 13-inch Mac, which is the smallest size Mac. Can someone help me make sure it stays unstacked - at least up to 13 inches? Thank you! (Attached you can see what I see vs my clients computer) 

 

Screen Shot 2024-03-07 at 4.32.20 PM.png

Screen Shot 2024-03-05 at 10.02.57 AM.png

  • Replies 3
  • Views 1.3k
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Posted

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 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

  • Solution
Posted
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 
Hire me on Upwork!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

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.