Jump to content

Desktop Burger Menu center aligned next to logo (7.1)

Recommended Posts

  • Replies 4
  • Views 299
  • Created
  • Last Reply

Top Posters In This Topic

Add to Design > Custom CSS

/* center logo burger on desktop */
@media screen and (min-width:992px) {
.header-display-desktop {
    justify-content: center !important;
}

.header-title-nav-wrapper {
    flex: 1 0 10% !important;
    width: 10% !important;
}

.header-title {
    width: 10% !important;
    flex: 1 1 10% !important;
}
.header-display-desktop:after, .header-display-desktop:before {
    content: "";
    width: 40% !important;
}
}

 

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

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.