Hi,
I want to hide the drop box at the top right of every page. I do no want participants to see them and prevent them from changing the language. How can I do that? See image attached. Thanks
Hi,
I want to hide the drop box at the top right of every page. I do no want participants to see them and prevent them from changing the language. How can I do that? See image attached. Thanks
.LanguageSelectorContainer {
display: none;
}
thanks a lot!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.