Chingos Posted July 30, 2020 Share Posted July 30, 2020 Site URL: https://sturgeon-goby-y5ad.squarespace.com/config/ I have followed the guide for brad goods for the multilanguage setup and have gotten it to work i was just wondering if its possible to make the language switcher constant as you scroll like the header can the language switcher be part of the header? Link to comment
tuanphan Posted July 31, 2020 Share Posted July 31, 2020 edit this code .language { color: #fff; position: absolute; top: 10px; right: 80px; z-index: 99999; } to this .language { color: #fff; position: fixed; top: 10px; right: 80px; z-index: 99999; } Chingos 1 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