kaydotjpg Posted March 7 Posted March 7 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)
Ziggy Posted March 8 Posted March 8 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?
kaydotjpg Posted March 8 Author Posted March 8 @Ziggy I am open to fixing however you think is best! Here is one site built in Squarespace that seems to prevent stacking really well. Ziggy 1
Solution Ziggy Posted March 8 Solution Posted March 8 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?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment