Skip to main content
Question

How to remove the flags showing up in the language/translation button?


  • Contributor ⭐️⭐️⭐️
  • 15 replies

Hey we would like to hide those flags that are essentially referring to countries in the language button.

Has anyone been able to remove/hide them, in a clean way 😄?

3 replies

FMEEvangelist
  • Helper ⭐️⭐️
  • 46 replies
  • April 7, 2025

I think using CSS it would be something like this:

.language-selector img[alt="en"] {
  display: none;
}

We did something similar to change the flag from US to Canada, so I’m 99% sure this is the part you need to turn off. 


Michał Świączkowski

@jvdc Just curious – what’s the reason behind wanting to hide the country flags in the language button? Is it more about the look & feel, or something else you’re aiming for? 😊


  • Author
  • Contributor ⭐️⭐️⭐️
  • 15 replies
  • April 8, 2025

Hey ​@Michał Świączkowski , thanks for asking. It is mainly because the country flags are then putting the focus a language on a specific country, which is irrelevant for many people of other countries. We have many users from countries in Africa where the spoken language is French, but having to select a French country flag for them can be awkward.

See what a I mean?


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings