Umlaut Posted November 7, 2022 Share Posted November 7, 2022 Something on my header (https://dala-dev.squarespace.com/ PW: test) is causing the menu items to stack instead of shrink together on slightly smaller screens. I like the hamburger for tablet and mobile, but the menu items are stacking at more than 1500px screens. I tried to just make the fonts smaller, but they're still stacking. Any ideas? I just want them to line up until at least a screen size of 1240 or so. Link to comment
Ziggy Posted November 7, 2022 Share Posted November 7, 2022 Try adding this to the Custom CSS on your website: .header-title-nav-wrapper { flex: 1 0 76%; } .header-layout-nav-left .header-title { margin-right: 3vw; } .header-actions--right .header-actions-action { margin: 0 0 0 3vw; } You could also adjust the link spacing to the smaller and make the font a little smaller. All of that together should help. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Umlaut Posted November 7, 2022 Author Share Posted November 7, 2022 3 hours ago, Ziggy said: Try adding this to the Custom CSS on your website: .header-title-nav-wrapper { flex: 1 0 76%; } .header-layout-nav-left .header-title { margin-right: 3vw; } .header-actions--right .header-actions-action { margin: 0 0 0 3vw; } You could also adjust the link spacing to the smaller and make the font a little smaller. All of that together should help. Thanks! I've reduced everything as small as it will go already, and it gets close but still stacks. The CSS you gave me doesn't do anything that I can tell unfortunately. It's so weird - it looks fine when I inspect it, but when I reduce the window myself, everything stacks. Link to comment
Ziggy Posted November 7, 2022 Share Posted November 7, 2022 It's not stacking any more when I look at your website. Please like and upvote if my comments were helpful to you. Cheers! Zygmunt Spray Squarespace Website Designer Contact me: https://squarefortytwo.com 🔌 Ghost Squarespace Plugins (Referral link)📈 SEO Space (Referral link)⬛ SquareWebsites Plugins (Referral link)☕ Did I help? Buy me a coffee? Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment