Tagged: language switcher, WPML Flags
I would like to remove the default flags after WPML installation. There doesn’t seem to be a checkbox for this.
I already tried this Custom CSS https://kriesi.at/support/topic/remove-wpml-flags-language-switcher-in-the-header/ but it didn’t work on
I also tried the other hints found here in the forum.
Or do I have to implement the function, first?
Regards
Henning
Hey frontastic-gmbh,
Thank you for contacting us.
Please add the following CSS it should fix the problem
.av-language-switch-item { display: none !important; }
Best regards,
Basilis
It works – thanks a lot, Basilis!
But stop, if I switch to the menu in english, it’s still the same: https://www.frontastic.cloud/?lang=en
How strange: The menu styling in general is different! German menu is grey (according to settings) and English menu is pink!
you have to synchronize the quick css – because this is not a bug – it is a feature of WPML that you can have different theme settings each language.
Ah, very cool!
Hi,
I’m glad you were able to get this resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon