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

    Hi guys,
    I purchased and installed WPML plugin with a few bugs but working so far.
    The flag selector is on the left near the phone number in the top of the header. And i want to put it on the right of social icons.
    How you can check what i am talking about. http://goo.gl/6Jw4c1

    #214170

    Hey smorrone!

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

    #top .sub_menu>ul {
    float: right; }
    #top .social_bookmarks { margin-right: 7%; }

    Regards,
    Yigit

    #214569

    that work great thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘WPML language selector on the right of social icons’ is closed to new replies.