Jump to content

Customize Header Nav Links

Go to solution Solved by Ziggy,

Recommended Posts

Posted

Can someone please help me customize the navigation links to appear as shown in the screenshot? I've tried a billion different things and just keep making things worse.

 

Thank you!

Screenshot 2023-04-25 at 12.19.59 PM.png

Posted

Can you share your website URL?

How do you have the header set up currently?

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted

Right, here's a start, can you remove the border you've added in Custom CSS, and replace it with this:

.header-layout-branding-center-nav-center .header-title-nav-wrapper {
  flex: 0 0 100%;
}
.header .header-announcement-bar-wrapper {
  padding-top:0px !important;
  padding-left:0px !important;
  padding-right:0px !important;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav {
  margin: 20px 0 0;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav .header-nav-item {
  margin:0px;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav .header-nav-item {
  width:25%;
  outline: 1px solid;
}

When you've installed this, please let me know and we'll see what's worked and what hasn't and go from there.

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted (edited)

Can you also add this below the rest of the CSS I provided:

.header-nav-list {
  width:100% !important;
}
.header-nav-item--active a {
   background-image: none;
}
Edited by Ziggy

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

  • Solution
Posted

Faire enough! That's what testing is for!

Please replace everything with this:

@media only screen and (min-width:768px) {
.header-layout-branding-center-nav-center .header-title-nav-wrapper {
  flex: 0 0 100%;
}
.header .header-announcement-bar-wrapper {
  padding-top:0px !important;
  padding-left:0px !important;
  padding-right:0px !important;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav {
  margin: 20px 0 0;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav .header-nav-item {
  margin:0px;
}
.header-layout-branding-center-nav-center .header-title-nav-wrapper .header-nav .header-nav-item {
  width:25%;
  outline: 1px solid;
}
.header-nav-list {
  width:100% !important;
}
.header-nav-item--active a {
   background-image: none;
}
}

 

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Posted
35 minutes ago, StudioFC said:

Hurray! Thank you so so so much!!!

No problem! Can you give my post a thumbs up? Thanks!

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!

📈 SEO Space (Referral link)
Ⓜ️ 
Will Myers' Plugins & Tutorials (Referral link)
 🔌 Ghost Squarespace Plugins (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️Pinch-to-Zoom Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

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.