Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hello! How can i change the position of the language selector to the header instead of at the bottom.
my link website:
https://jamal-tiktok.myshopify.com/
Password: 0
Thanks.
hi @tareekshawi ,
Where the place you do you want add to?
- The first, you can check on the theme customize settings for that part, maybe the theme have the support set position display select language.
- If the theme not support, you need move that part with customize code.
I want to add it on header.
I cant find the support set position display select language.
so that, you must customize the code, move the code to the place you want add.
Thank you for your replay!
How can i find the code?
1. you going to the footer.liquid file => then finding to the language code, copy all the code handle for that part.
2. going to header.liquid, then paste to the place you do want add to.