Vanesa Posted November 16, 2022 Share Posted November 16, 2022 Hi i was wondering if its posible to move the language selector from header to announcement bar. Link to comment
MaryPhilip_ Posted November 16, 2022 Share Posted November 16, 2022 Hi Vanessa, if you add you site url and password (if the site isn't live) then people can jump in and help you 🙂 Hi 👋 I'm a Squarespace Expert Member, Circle Member & only Squarespace Authorised Trainer in Scotland. Check out my portfolio at Mary Philip. Hit the little 👍 if I've helped. Link to comment
Vanesa Posted November 16, 2022 Author Share Posted November 16, 2022 website url is: lmparos.com Link to comment
tuanphan Posted November 21, 2022 Share Posted November 21, 2022 On 11/16/2022 at 8:34 PM, Vanesa said: website url is: lmparos.com Can you enable language? We don't see it Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vanesa Posted November 23, 2022 Author Share Posted November 23, 2022 (edited) Hi tuanphan, i decided to keep the language on the header as i dont think it was possible to put it on the announcement bar. But i cant replace the text form "English" to "EN" and FR for french. If you could help me with that it would be awesome. Edited November 23, 2022 by Vanesa tuanphan 1 Link to comment
tuanphan Posted November 25, 2022 Share Posted November 25, 2022 On 11/23/2022 at 10:47 PM, Vanesa said: Hi tuanphan, i decided to keep the language on the header as i dont think it was possible to put it on the announcement bar. But i cant replace the text form "English" to "EN" and FR for french. If you could help me with that it would be awesome. Change for all three text? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Vanesa Posted November 25, 2022 Author Share Posted November 25, 2022 Yes for all three Link to comment
tuanphan Posted November 29, 2022 Share Posted November 29, 2022 On 11/25/2022 at 5:29 PM, Vanesa said: Yes for all three Add to Design > Custom CSS /* .language-picker language text */ html[lang="en"] .current-language span:first-child, html[lang="en"] .language-picker-content>div span { font-size: 0; } html[lang="en"] .current-language span:first-child:before, html[lang="en"] .language-picker-content>div:last-child span:before { font-size: 20px; content: "EN"; } html[lang="en"] .language-picker-content>div:first-child span:before { font-size: 20px; content: "FR"; } html[lang="fr"] .current-language span:first-child, html[lang="fr"] .language-picker-content>div span { font-size: 0; } html[lang="fr"] .current-language span:first-child:before, html[lang="fr"] .language-picker-content>div:first-child span:before { font-size: 20px; content: "FR"; } html[lang="fr"] .language-picker-content>div:last-child span:before { font-size: 20px; content: "EN"; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment