Currently the language box is awkwardly on the right in between the title and description. I need it to be at the top so that it is between the Progress Bar and the Logo of the survey.
Page 1 / 1
I need it to be between a Logo and Progress Bar
Hi @Dhara ,
I have tried the below css code and it worked for me.
.LanguageSelectorContainer {
display: block;
max-width: 500px;
margin: auto;
}
I have tried the below css code and it worked for me.
.LanguageSelectorContainer {
display: block;
max-width: 500px;
margin: auto;
}
hi Chhavi,
Where should i include this css code in the header or in custom css file?
Thanks
Salma
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.