Jump to content

Increase space between logo and navigation links in header

Go to solution Solved by tuanphan,

Recommended Posts

Hi there,

I want to increase the space between the logo and the navigation links in the header. The navigation links themselves are spaced nicely, but the logo is just a bit too close - I want it further to the left hand side. I can't find a way to do it with the editing functionality, so hoping there might be something I can enter in Custom CSS?

Thanks in advance!

Link to comment
  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

2 hours ago, livingacres said:

Add this to Design > Custom CSS

div.header-title-logo {
    text-align: left;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
5 hours ago, tuanphan said:

Add this to Design > Custom CSS

div.header-title-logo {
    text-align: left;
}

 

Thanks! This code takes the logo all the way to the left. Is there a way to enter a custom number so that the logo will be about half way between the left margin and the start of the navigation links?

Link to comment
14 hours ago, livingacres said:

Thanks! This code takes the logo all the way to the left. Is there a way to enter a custom number so that the logo will be about half way between the left margin and the start of the navigation links?

Move to this position?

image.thumb.png.cec80683d36ef216638d3434c3e30539.png

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

Link to comment
  • Solution
5 minutes ago, livingacres said:

That works, thank you! Is there a way to adjust a little further right?

Use this

.header-title-logo {
    text-align: center;
	position: relative;
	right: -10px;
}

 

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

How to: Setup Password & Share url Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care

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.