Jump to content

Align logo with navigation in 7.0

Recommended Posts

  • Replies 3
  • Views 718
  • Created
  • Last Reply

Hi

Use this code in Design -> Custom CSS

header#header {margin-left: calc(50% - 50vw) !important;margin-right: calc(50% - 50vw) !important;display: flex !important;}

.layout-style-center #logo {
    float: left !important;
    width: auto !important;
    margin-left: 50px !important;
}

.layout-style-center #topNav {
    width: auto !important;
    float: right !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    margin-left: auto !important;
}

.layout-style-center #topNav nav {
    float: right !important;
    margin-right: 50px !important;
}

Please use the like button if it helps you!

Best,
Leopold

Ninja Kit Extension: Upgrade your Squarespace website without coding.

YouTube Preview    -    FREE DOWNLOAD

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.