Solved
Getting rid of language changing option in survey
I really don't want my participants to be able to switch languages during the questionnaire thanks to the change language bar that appears...Apparently it's possible to code this out...I don't even know how to start though...Would anybody have some tips ?
Best answer by TomG
Add this to Add Custom CSS under Look & Feel/Advanced:
```
.LanguageSelectorContainer {display:none}
```
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.