Jump to content

How do I right align my logo

Recommended Posts

Site URL: https://mackerel-dolphin-8hgc.squarespace.com/config/

Hi, 

I have added a hamburger nav to my desktop site in 7.1 and the logo has attached itself to it! I would like to move it to the opposite side of the page. 

This is the code I used to add a hamburger 

//HAMBURGER NAVIGATION//

.header-burger { display:flex!important}
.header--menu-open .header-menu {opacity: 1!important;visibility: visible!important;}
.header-nav, .header-actions {visibility:hidden!important}

Many thanks, 

Kelly

Link to comment
  • Replies 4
  • Views 910
  • Created
  • Last Reply
22 hours ago, KellyH said:

Hi, 

It's YanaLutsy2020


 

Add to Home > Design > Custom CSS

.header-display-desktop {
    justify-content: space-between !important;
}
.header-title-nav-wrapper {
    flex: 1 0 100%;
}
.header-title-nav-wrapper {
    flex: 1 0 100%;
    flex-direction: row-reverse;
}

 

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 11/4/2020 at 3:08 PM, tuanphan said:

Add to Home > Design > Custom CSS


.header-display-desktop {
    justify-content: space-between !important;
}
.header-title-nav-wrapper {
    flex: 1 0 100%;
}
.header-title-nav-wrapper {
    flex: 1 0 100%;
    flex-direction: row-reverse;
}

 

This worked. Amazing! Thank you. 

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.