Hi Guys,
I installed the wpml and I like to have the language switcher in horizontal list to the left of the burger menu – which is on the right. So people can use it directly without searching in the burger menu… How can i do it…?
Or another question
How I can change the Enfold WPML Language Flags (Global Setting) just into text – like english flag into “EN”
Hi,
Thanks for your question, to change the global WPML language switcher option from flags to text please see this documentation: Configuring Language Switchers, in Enfold you can set the Enfold WPML Language Flags option to Hide the default language flags.
To place the language switcher before the mobile menu try this solution.
Best regards,
Mike
Hi Mike – its not what I need. ;-) The Question is – can I position the character Switcher to the left of the burger menu. Thanks for your help. KR Tanju
Hi cktanju,
Please try to add this CSS code:
@media only screen and (max-width:767px) {
html #top #wrap_all .header_color #header_meta .avia_wpml_language_switch {
float: left;
}
}
If this does not help, please give us a link to your site.
Best regards,
Nikko
Hi Nikko,
thanks for your feedback. But it didn’t work.
I do have a solution for now. I hope that it is ok with the project.
Otherwise I would open a new topic.
Cheers
T
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike