I have Here are the steps to relocate the language selector from footer to header.
- Go to Online Store-> Theme-> Edit code
- Open your footer.liquid theme file and cut the code as shown in screenshot from to
- Open header.liquid and paste code under header_icons div as showing in the below screenshot.
- Save both files and check on the frontend it will show like this
It works but i would like to move the word language above the box selector and when i click the box, i would like to have dropdown language instead of pullup like footer on language selector.
I dont know how to rewrite the code and here are my website https://www.ardoakha.com/, please help to advise how to adjust by step ?
New contributor
Napat Damrongsakul is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1