Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #633619

    Hi kriesi-team,
    I use polylang plugin and it works great with enfold. I have just a little layout issue with it:
    Do you see an (easy) way to float the language switcher at the right side of the desktop while the menu stays at the left side? I’ve tried and don’t get any further with it.

    Thanks a lot for your help!
    Lena

    #633693

    Hey lenalavendel,

    use this code in Quick CSS field:

    #menu-item-90-en {
    float: right;
    }
    

    We recommend to work with WPML, as it gets fully supported with Enfold theme.

    Best regards,
    Andy

    #633710

    That’s it!
    Thanks for your fast answer.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘language switcher in menu at the right side’ is closed to new replies.