CSS to hide language switcher
Is your community not ready for the language switching enhancement yet? Or do you just want to actually set it up before your community sees it?
I found this in a very helpful reply from
.main-navigation--language-switcher {
display: none !important;
}Great enhancement, less than ideal roll out IMO.