Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1359854

    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…?

    #1359891

    Or another question
    How I can change the Enfold WPML Language Flags (Global Setting) just into text – like english flag into “EN”

    #1359970

    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

    #1360446

    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

    #1360565

    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

    #1360594

    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

    #1360601

    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

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘WPML Language Switch Header to the left of burger menu’ is closed to new replies.