Hi, I understand that this may be a WPML Issue, but still would like to get some feedback from you, especially if you know that everyone has been trying to solve it and there is some solution to it…
1) On Site 1) The WPML Language Flags appear on top of logo instead of on the right of menu…Solution?
2) On Site 2) The WPML Language Flags appear in the menu and I would need to have them removed from there….Solution?
Thanks so much fpr feedback
-Peter
Hey jacobs64!
1- To activate the WPML language switcher go to WPML > Languages and tick the “Display the language switcher in the WP Menu” checkbox.
2- Please add following code to Quick CSS in Enfold theme options under General Styling tab
.main_menu li.language_de, .main_menu li.language_en {
display: none;
}
Cheers!
Yigit
Hi!
Please review your website. I have adjusted the code a bit in Style.css file of your child theme.
Regards,
Yigit
Hi Peter!
I have only adjusted CSS code in Style.css file of your child theme in Appearance > Editor :)
Cheers!
Yigit