Jump to content

Stop Navigation From Stacking

Recommended Posts

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! 

Screenshot 2024-09-07 at 9.17.17 PM.png

Link to comment
  • Replies 4
  • Views 496
  • Created
  • Last Reply

Top Posters In This Topic

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?

 

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 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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.