nowicluk Posted May 6 Share Posted May 6 Hi there, my mobile navigation menu is displayed in two lines and if I center it, it doesn't change. https://octahedron-tiger-52rc.squarespace.com/ Password: tcl2022 Link to comment
Ziggy Posted May 6 Share Posted May 6 You seem to be adding 200px of left and right padding to the menu, which on mobile forces everything to start from the middle, you'll want to remove this from the Custom CSS: .header-menu-nav-item { padding-left: 200px; padding-right: 200px; } 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) ✨ Spark Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
nowicluk Posted May 7 Author Share Posted May 7 17 hours ago, Ziggy said: You seem to be adding 200px of left and right padding to the menu, which on mobile forces everything to start from the middle, you'll want to remove this from the Custom CSS: .header-menu-nav-item { padding-left: 200px; padding-right: 200px; } Same here, I am not using Custom CSS to add padding. 😕 Link to comment
Solution nowicluk Posted May 7 Author Solution Share Posted May 7 I figured it all out. Thank you. 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