Jump to content

Header Customization - move logo to center and move menu to left

Recommended Posts

Site URL: https://megankeely.com

Site URL: https://megankeely.com

I would like to modify my header so that the logo is aligned to the center of page, and the navigation menu links are aligned to the left of the page.  I've attached a photo of how my current header looks like: logo is on the far left, with the desired annotations in red.  I want the social links to stay where they are, and for nothing to change other than to swap the location of the logo with the location of the navigation menu.

Thank you!

Screen Shot 2022-08-06 at 10.35.57 AM.png

Link to comment

I think Site Header should have this option. You try checking again.

Or add this to Design > Custom CSS

.header-title-nav-wrapper {
    flex-direction: row-reverse;
}
.header-title-logo {
    text-align: center;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
On 8/7/2022 at 12:16 PM, megankeely said:

Thank you!  Is there css to align the menu text left?  The menu is now on the left side of the header but it's aligned centered, see screenshot.

 

 

Screen Shot 2022-08-06 at 10.14.57 PM.png

Use this code

/* align left nav */
.header-layout-nav-center .header-nav {
    text-align: left;
}

 

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

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment
  • 1 year later...

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.