Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #357516

    Hello,

    I would like to know if its possible to have the WPML language switcher on the left top menu and show my secondary menu on the right.

    Currently it resides next to the secondary menu.

    Thanks in advance.

    #357523

    Hey george!

    Can you please post the link to your website?

    Best regards,
    Yigit

    #357556
    This reply has been marked as private.
    #357863

    Hi!

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

    nav.sub_menu {
    width: 100%;
    }
    ul#avia2-menu {
    float: right!important;
    }

    Regards,
    Yigit

    #358185

    excellent!! Thanks a lot!

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘WPML Switcher and Secondary Menu’ is closed to new replies.