Jump to content

Wide Spacing Between Nav Links

Recommended Posts

@kaydotjpg You can try adding this code snippet:

.header-layout-nav-center .header-actions {
	width: 0% !important;
	display: none !important;
}
.header-title-nav-wrapper {
    flex: 1 0 100% !important;
}
.header-layout-nav-center .header-title {
    width: 0% !important;
    display: none !important;
    flex: 1 1 0% !important;
}
.header-layout-nav-center .header-nav {
    width: 100% !important;
    flex: 1 1 100% !important;
}
.header-layout-nav-center .header-nav-list {
    justify-content: space-between !important;
    width: 100% !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.