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

    Hello,

    im using WPML for translating page. How could i move flags for languages from left to right side?

    I can find option in endfold/header options..

    Thanks.

    #346609

    Hey spavli2!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    nav.sub_menu {
    float: right;
    margin-right: 10px;
    }

    Best regards,
    Yigit

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