As you can see, all the questions have different drop down size and thus look little untidy. The question type is Multiple choice and thus I cant adjust the size.
Can you suggest how can do it?
Page 1 / 1
f_inamdar - You can add the following CSS to look and feel custom CSS. Feel free to adjust the width as required.
.Skin .MC .ChoiceStructure {
width:400px;
}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.