Jump to content

Move social icons in header

Recommended Posts

Stacking the button and social icons with this Custom CSS would work:

.header-actions {
    flex-direction: column;
    row-gap: 8px;
}

Alternatively, you could try this Custom CSS to place the actions above the navigation:

.header-display-desktop {
  flex-direction: column-reverse;
  align-items: flex-end;
}
.header-title-nav-wrapper {
  flex: 1 0 100%;
  width: 100%;
}

Let me know what helps.

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

Link to comment

I'm liking the first option but I added 44px of padding to the top to align the donate button with the rest of the nav items. Not sure if that's the cleanest way to do it - my code is never clean!

Is there a way to try the second option (below) but only with the social links and leave the donate button where it was?

9 hours ago, Ziggy said:
.header-display-desktop {
  flex-direction: column-reverse;
  align-items: flex-end;
}
.header-title-nav-wrapper {
  flex: 1 0 100%;
  width: 100%;
}

Appreciate your help!!

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.