Hi,
I've got a side-by-side question and due to the text I've added after the fields, it looks like this.
I've tried multiple JS/CSS ways of aligning these fields to the left, or centering them properly, but I'm having no luck.
Does anyone know how i might go about solving this?
Solved
Aligning text boxes within a side-by-side question
Best answer by rondev
Try the below code if the text entry column is your second column in SBS question, else find the class name of its "td" tag and add below css
jQuery("#"+this.questionId+" td.c7").css("text-align","left");
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
