Jump to content

lakay@lakaycornell.com

Go to solution Solved by paul2009,

Recommended Posts

  • 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 me: I've been a SQSP User for 18 yrs. I was invited to join the Circle when it launched in 2016. I have been a Circle Leader since 2017. I don't work for Squarespace. I value honesty, transparency, diversity and good design ♥.
Work: I founded and run SF.DIGITAL, building Squarespace Extensions to supercharge your commerce website. 
Content: Views and opinions are my own. Links in my posts may refer to SF.DIGITAL products or may be affiliate links.
Forum advice is free. You can thank me by clicking one of the feedback emojis below. Coffee is optional.

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.