Jump to content

Right-align site logo

Recommended Posts

Site URL: https://hypersphere-raccoon-w3rt.squarespace.com/

Hi there!

 

I've used Wix in the past to be able to position things with ease, and am currently shifting over to Squarespace. What I'd like to do is right align the logo, with the navigation and social media icons immediately to the left. I've been googling loads and trying different code, but haven't been able to find anything that allows me to do it as of yet. Does anyone have any suggestions?

 

Many thanks!

Dave

PS the password for the site is davedave, and the template I'm using is Gates.

Link to comment
  • 2 weeks later...
  • Replies 1
  • Views 566
  • Created
  • Last Reply
On 3/29/2021 at 11:20 PM, justhititwithahammer said:

Site URL: https://hypersphere-raccoon-w3rt.squarespace.com/

Hi there!

 

I've used Wix in the past to be able to position things with ease, and am currently shifting over to Squarespace. What I'd like to do is right align the logo, with the navigation and social media icons immediately to the left. I've been googling loads and trying different code, but haven't been able to find anything that allows me to do it as of yet. Does anyone have any suggestions?

 

Many thanks!

Dave

PS the password for the site is davedave, and the template I'm using is Gates.

Hi. Add to Design > Custom CSS

/* Right align logo */
.header-display-desktop {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}
.header-title-nav-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
}

image.thumb.png.2fa2759779c63230371df2f1efd847e1.png

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

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.