Hi Nikko,
I added the details to the private section!
thx for your help in advance!
christian
Hey thanks for the heads up, i totally missed this post. I tried it with the the css that was posted there and it working as expected.
Edit: I modified the css so it also underlines the current language so you can discern which one is active at the moment
.avia_wpml_language_switch li .language_flag img { display: none; }
.avia_wpml_language_switch li .language_code { display: block!important; }
.avia_wpml_language_switch .avia_current_lang .language_code { text-decoration: underline!important; }