Hi there
I am using the pluggin WPML with the Theme Enfold.
I’d love to show only the shortcuts “DE, FR and EN” for the languages German, French and English. Currently I can only see flags.
How should I proceed? This is my website: http://www.pakka.ch
Best,
Carolina
Hey Cdfb!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia_wpml_language_switch li .language_flag img { display: none; }
.language_code { display: block!important; }
Regards,
Yigit
Thanks Yigit for always providing a good a fast answer! Wish you an awesome weekend!
:-)