I am using the WPML plugin with Enfold, and want a simple drop-down language selector in the main menu of the website.
I have removed the flags from the main menu by adding this to my CSS:
#top #avia-menu .av-language-switch-item{ display: none; }
I need it to appear in the top menu (main nav bar), but without the default Enfold menu styling.
As a reference, please check the way the drop-down appears in the main menu (looks like just another menu item!), and the way it looks in the sidebar on this page. I need it on the main menu, but it should look like it does in the sidebar:
Hey aparna,
Please do check here
https://kriesi.at/support/topic/how-to-change-position-of-wpml-langs-on-the-right-of-my-secondary-menu/
on how you can manipulate the menu selector.
Thank you very much
Best regards,
Basilis
Hi Basilis!
I did manage to get the drop-down to work using a header widget (solution found in one of your earlier topics), but would ideally like to place it as part of the main nav, appearing next to the search icon (magnifying glass).
Is there any way to achieve this using just the child theme? I wouldn’t want to miss out on the awesome updates to Enfold!
Thanks :)
Aparna.