Archived topic
Language switcher between logo and menu
3 replies · Started by Hashbeer on January 28, 2020
Hi,
Trying to optimize the site
here
http://optimize.farahatco.com/
Is anyway we can place language switcher between logo and menu in mobile?
Thanks in advance.
Hi there,
You'd need to add the language switch using the inside_mobile_header hook:
https://docs.generatepress.com/article/hooks-element-overview/
I believe you've already added the call-to-action div using the same method?
It should be similar to that.
Let me know :)
Now it is working. Thank you.
No problem :)