Tagged: wpml
Hello,
when installing WPML with the enfold theme, the language flags will appear in the very top of the page, right of the menue that I am placing there (see e.g. http://skindetoxradical.com/en/) I am trying to make the theme not show the flags there (but e.g. in widgets or the footer, which I can handle both easily – thanks!). But I cannot find the place where to hide the flags in the top menue / right of the top menue. Is is a bug aka future feature?
Thanks, cheers,
Jörn
Hey amitamin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#avia-menu .av-language-switch-item {
display: none;
}
Regards,
Yigit
cool, works like a charm! Thanks for the quick help!
Hi!
You are welcome!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Best regards,
Yigit