Jump to content

Hi, I need help, I want to change the position of the language switcher element in the Header of my website.

Go to solution Solved by SaranyaDesigns,

Recommended Posts

Can you share your website URL?

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) 

 Did I help? Buy me a coffee?

Link to comment
  • Solution

Try adding this to custom CSS:

.header-actions .language-picker {
	order: 1;
}
.header-actions .user-accounts-link {
	order: 2;
}
.header-actions .showOnDesktop {
	order: 3;
}

You should check the order in mobile is still the way you want it after you apply this as well, otherwise you may want to add @media (min-width) parameters as well.

Edited by SaranyaDesigns
Link to comment
27 minutes ago, SaranyaDesigns said:

Try adding this to custom CSS:

.header-actions .language-picker {
	order: 1;
}
.header-actions .user-accounts-link {
	order: 2;
}
.header-actions .showOnDesktop {
	order: 3;
}

You should check the order in mobile is still the way you want it after you apply this as well, otherwise you may want to add @media (min-width) parameters as well.

Thank you so much, it worked!

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.