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 😄?
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 😄?
Best answer by jvdc
Hey,
In order to also hide the flags in the dropdow, I add to add a couple more lines, and then some lines to center everything.
/* Flags in language selector */
.language-selector img, .control-dropdown__item--with_image .dropdown-image {
display: none;
}
.main-navigation--language-switcher .language-selector {
width: auto;
padding: 0 10px;
}
.language-selector .selected .truncated {
margin-left: 0px;
}
If you ever had a profile with us, there's no need to create another one.
Don't worry if your email address has since changed, or you can't remember your login, just let us know at community@gainsight.com and we'll help you get started from where you left.
Else, please continue with the registration below.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.