• Mirai

    (@miraiserver)


    Hello. Thank you for this great plugin.
    I’m wondering if it is possible to set the “Language switcher” to show the list of languages horizontally?

    Thank you for your help.

Viewing 1 replies (of 1 total)
  • Hi there,

    the Language Switcher widget renders markup for an unordered list. How you style this, is totally up to you(r theme).

    The following CSS should get you started:

    .mlp-language-box ul li {
        display: inline;
    }

    Best regards,
    Thorsten

Viewing 1 replies (of 1 total)
  • The topic ‘Language switcher – horizontal’ is closed to new replies.