Jump to content

lakay@lakaycornell.com

Go to solution Solved by paul2009,

Recommended Posts

Yes, I know. I don't  need the whole template; just looking for the navigation bar/ header. $99 is great for a whole template but not for changing one item. I assumed there would be a plugin we could purchase for less than the template, but haven't been able to find one.

Link to comment
  • Solution
On 1/14/2023 at 1:13 PM, LaKayCornell said:

I'm wondering if anyone knows the code to make the header | nav bar look like this?

I'm assuming that you are referring to the way the header has been offset from the edges and the width has been reduced on this Squarespace 7.1 site?

If you don't want the header to be full width, you can use CSS to set the width property of the header to something shorter, like this - width: 65%;. To add margin to the header, you'd add margin and specify the number of pixels. To apply these changes to the header, you'll use the header class (.header).

For example, add something like this to Design > Custom CSS

.header {
  width: 65% !important;
  margin: 17px !important;
}

If I've misunderstood the styles you were referring to, please let me know.

Did this help? Please give feedback by clicking an icon below  ⬇️

Edited by paul2009

About: Squarespace Circle Leader since 2017. I value honesty, transparency, diversity and great design ♥.
Work: Squarespace Developer and founder of SF Digital, building the features Squarespace didn't include™. 
Content: Links in my posts may refer to SF Digital products or may be affiliate links.

Catch up on all the release notes and announcements 2023 [for Circle members only]. There's a public version here too!
If I helped, you can thank me by clicking one of the emojis below. If you prefer, you can buy me a coffee.
Improve your online store with our extensions.

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.