i tried the below code but did not work.
.Skin .MC .Inner .InnerInner .QuestionBody .TextEntryBox {
width: 500px;
height: 500px;
}
Page 1 / 1
Try using the below code and adjust the height size as required.
.Skin .TE .ChoiceStructure .Medium {
width: 50%;
height: 60px !important;
}
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.