Solved
Adjusting the size of open ended text box for side-by-side question option

Hello,
I am hoping to use the side-by-side question option, and wonder if there is any way in which we can adjust the size of the open-ended text box.
Thank you!
Best answer by Anonymous
Hello @Estha,
This can be done using CSS just go to the look and feel section -> Advanced -> Add custom css and add:
.Skin .SBS .Medium{
width: 30em;
}
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.