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

    I just switched my header to the Fixed header with social icons and additional navigation. I noticed the goo.gl/qr9y4 country flags are automatically added to the top right above the main menu, but as a horizontal list of flags.

    Unfortunately my list is rather long, so it breaks the look and feel of the site. Therefore I would really like to make it a dropdown, like the standard goo.gl/qr9y4 dropdown function. Is it possible to convert this list into a dropdown, please?

    #130278

    Hey!

    Yes, this should be possible. Open up header.php and replace:

    do_action('avia_meta_header');

    with:

    do_action('icl_language_selector');

    Regards,

    Peter

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘WPML flags of fixed menu with social icons as dropdown?’ is closed to new replies.