Solved
How do I remove or hide the language selection box on my survey?
How do I remove or hide the language selection box on my survey?
Best answer by AnthonyR
@Goldie
Open your Look and Feel Menu
Selecting the "Advanced" tab
Click on the green "Add Custom CSS" button
Paste the following in to the box that appears:
.LanguageSelectorContainer{
display: none;
}
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
