Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #321508

    Hi,

    i have a request about the language switcher of WPML. I would have this element at the same level of the menu (not below or above), but in a left position.

    Now the position is correct, but i would like to keep it at the same high of the menu.

    Could you give some suggestion?

    Thanks a lot, this is my site:

    http://www.otgallery,org

    #321965

    Hey palmalorenzo!

    Please add following code to Quick CSS field in Enfold theme options under Geenral Styling tab to reposition language switcher

    #lang_sel_list {
    right: 10px;
    top: 20px;
    }

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.