Jump to content

How can I swap the location of the social links and language changer for mobile menu

Go to solution Solved by tuanphan,

Recommended Posts

Is there any way to swap the location of the social links and language changer for the mobile menu?

Here is a screenshot of how it looks like right now, but I want to have the social link icons below the language changer. Thanks

 

image.thumb.png.727dc24bd17306b799c9fe31b8d9d7c2.png

Link to comment
  • Replies 5
  • Views 592
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

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

Try this Custom CSS:

// Mobile menu element order
.header-menu-nav-folder-content {
    order: 1;
}
.header-menu-actions .language-picker .language-picker-mobile {
    order: 2 !important;
}
.header-menu-actions .social-accounts {
    order: 3 !important;
}

 

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
On 3/28/2024 at 6:01 PM, Winton said:

Thanks for your help. It now looks like this

image.thumb.png.819745106d86af01f9652dc60a86f755.png

However, I would like to have the order like the one below

image.png.6b7521ec07137eed4651be16dbec04b4.png

Don't remove any code in your current code. You can use this code to Website > Website Tools > Custom CSS

.header-menu-actions.language-picker.language-picker-mobile {
    order: 2 !important;
}

.header-menu-actions.social-accounts {
    order: 3 !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.