HJCarley Posted August 15 Share Posted August 15 Hi there, I am trying to edit the design on my navigation and have the logo centred and the links on the left hand side, but this doesn't seem to be an option in the default designs. I am wondering if it is possible to just have the links on the left hand side and also small enough text so they all fit on one line, currently they stack. I have attached a picture below of the design I want it to look like- The site is - https://icosahedron-gar-d6cc.squarespace.com/config/ pwrd- WiseheartProject!! Any help much appreciated! Thanks in advance. Heather Link to comment
Ziggy Posted August 15 Share Posted August 15 Hi Heather, try adding this to Custom CSS: .header-width-inset .header-inner { max-width: 100%; } .header-title-nav-wrapper { flex-direction: row-reverse; } .header-display-desktop { flex-direction: row-reverse; } 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (Referral link) ☕ Did I help? Buy me a coffee? Link to comment
HJCarley Posted August 15 Author Share Posted August 15 Amazing, that has worked to get them left-aligned thank you Ziggy! Do you know how I can now extend the width of the nav so that they don't stack and all go on one line? Link to comment
Solution Ziggy Posted August 15 Solution Share Posted August 15 1 hour ago, HJCarley said: Do you know how I can now extend the width of the nav so that they don't stack and all go on one line? This line should have done it, but you can try with !important: .header-width-inset .header-inner { max-width: 100vw !important; } 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! 🔌 Ghost Squarespace Plugins (Referral link) 📈 SEO Space (Referral link) ⬛ SquareWebsites Plugins (Referral link) 🔲 SQSP Themes (Referral link) ✨ Spark Plugin (Referral link) 🖼️ Gallery Lightbox Plugin (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