VIRGO818 Posted September 8 Share Posted September 8 Site URL: https://www.quilla.design/ Hiya Squarespace Forum! I need some desperate help with my navigation. I am currently using the Split Navigation code from S-E Web Design but the moment I get on a laptop or mess with the window size, it stacks fairly quickly. I am trying to make the header have the absolute max width it can have to prevent this from occurring, but I cannot find any CSS to do this. I am hoping that I can prevent this from happening all together, so once the window is small enough it automatically turns into a mobile menu. PLEASE HELP! Link to comment
paul2009 Posted September 8 Share Posted September 8 2 hours ago, VIRGO818 said: I am currently using the Split Navigation code from S-E Web Design but the moment I get on a laptop or mess with the window size, it stacks fairly quickly. @VIRGO818 Have you contacted @Chris.SE (the author of the code) to see if he can help? VIRGO818 1 Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥. Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links. Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional. Would you like your customers to be able to mark their favourite products in your Squarespace store? Link to comment
VIRGO818 Posted September 9 Author Share Posted September 9 Hiya Paul! I actually have not! thank you so much for adding them to this post! Link to comment
Lesum Posted September 9 Share Posted September 9 @VIRGO818 Hi! You can add this code under Websites > Pages > Website Tools > Custom CSS to address the issue: #header .header-layout-branding-center-nav-center .header-display-desktop .header-title-nav-wrapper { flex: unset !important; flex-grow: 1 !important; } #header .header-layout-branding-center-nav-center .header-display-desktop .header-actions { width: unset !important; flex: unset !important; max-width: unset !important; } If my comments were useful, please like or mark my solution as answer so others can scroll to it quickly. Sam Web Developer & Digital Designer ☕ Did you find my contribution helpful? Buy me a coffee? Link to comment
Chris.SE Posted September 11 Share Posted September 11 Hi @VIRGO818, in the CSS you can change the @actionSize to 0px since you don't have a header button or socials. Let me know if that fixes the issue! 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