Jump to content

Preventing Navigation Items from Stacking

Recommended Posts

3 hours ago, CMurphy said:

Unfortunately not! 🤨
I'm using the code above which resolves the issue of the menu stacking however it pushes the menu items across to the left (closer to the logo) rather than there previous centred position... 

May I ask what your header layout is set to?

Link to comment

@HarKS Please post the URL for your site.

If your site is not public please set up a site-wide password, if you've not already done so. Post the password here.

We can then take a look at your issue.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
4 hours ago, HarKS said:

***My Navigation Menu is Socially Distancing***

Q: Any idea how to move my 'About' closer to the rest of the navigation menu? I am using 7.1, and when I add more nav buttons, things start to shift.

Screenshot 2020-10-18 at 23.07.48.png

Hmmm try this method and let me know if it works. First click on the button “edit”-Click “Edit Header”- click on the computer icon- and then scroll down until you see the “link spacing” part of the section. Now, you can have the navigation links as far/close as you like 😁👍 you can see the photos below for a better idea.

BF82F463-D328-46B7-AA11-E23FAF18BF5F.jpeg

D8DAD70B-A9E5-438E-83E9-264259984595.jpeg

7F0DA0CF-5578-4866-B676-4D63C5F2AE41.jpeg

Link to comment

I'd be happy to take a look but I need the URL to the site as I posted previously it is difficult to work in the abstract.

Edited by creedon

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

@HarKS

Remove or comment out the following line from your Custom CSS.

    .header-nav-item:first-child {
        margin-right: 4vw !important;
    }

Let us know how it goes.

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment
  • 1 month later...
On 9/15/2020 at 5:38 PM, CMurphy said:

Hi Guys,

I am using a centred navigation (logo on the left, contact button on the right and menu items in the middle).
Is there a way to prevent the navigation items from stacking as shown in this screen shot? 


1865100359_ScreenShot2020-09-16at8_33_18am.thumb.png.a9dc74c2a67fc284d6fedb074a1a3364.png


Any help is greatly appreciated! I have researched options however havent been able to get anything to work. I'm using SquareSpace 7.1.

Thanks!

Hello CMurphy, I have the exact same issue, how did you manage to avoid stacking and keep them centered?

My site is bcfit.mx

Link to comment
8 hours ago, axelvargas said:

Hello CMurphy, I have the exact same issue, how did you manage to avoid stacking and keep them centered?

My site is bcfit.mx

I see fine here. Which screen size do you have problem? 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 5 weeks later...

Same issue as CMurphy, tried the code listed below but then the navigation was no longer centred.

//
.header-nav {
    width: 80% !important;
    flex: 1 1 80% !important;
}

To me it's definitely the issue with the logo + button flex boxes being set to 33% each which seems unnecessarily large to me. Like why is there only 34% width set to nav items?!?!?!

stack_nav_1.jpg

stack_nav_2.jpg

stack_nav_3.jpg

Link to comment
On 1/13/2021 at 7:57 AM, james-creature said:

Same issue as CMurphy, tried the code listed below but then the navigation was no longer centred.

//
.header-nav {
    width: 80% !important;
    flex: 1 1 80% !important;
}

To me it's definitely the issue with the logo + button flex boxes being set to 33% each which seems unnecessarily large to me. Like why is there only 34% width set to nav items?!?!?!

stack_nav_1.jpg

stack_nav_2.jpg

stack_nav_3.jpg

Can you share site url? We can check easier

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 2 weeks later...
On 1/25/2021 at 7:43 PM, lainer said:

I'm having the same issue. I thought I found a workaround but it didn't work perfectly.

Here's the site URL: https://www.oceanworksgallery.com/

I just want all nav links to be on one line. Thanks!!

Add to Design > Custom CSS

.header-title-nav-wrapper {
    flex: 1 0 90%;
}
.header-layout-nav-center .header-nav {
    width: 100% !important;
    flex: 1 1 100%;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
1 hour ago, dovely said:

Did anyone ever figure this out? I've tried all the css in this thread and nothing is working.

I am working in squarespace 7.1.

Any advice would be greatly appreciated. Thank you so much!

Can you share site url?

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 2/12/2021 at 11:38 PM, dovely said:

Sure thing @tuanphan.

The website is not live yet.

But here is the URL as of right now. https://cello-hexahedron-45kk.squarespace.com/

Let me know if you need anything else. Thank you for your help.

 

Add to Design > Custom CSS

.header-layout-nav-right .header-nav-list {
    justify-content: flex-end;
    flex-wrap: nowrap;
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.