Is there a way to get rid of the lines and the empty space on the top in this side by side question? Thank you!
Page 1 / 1
Try the below code in JS:
jQuery("#"+this.questionId+" .Headings").css("display","none");
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.