
Solved
CSS Code for MaxDiff Tables
Does anyone have any suggestions for editing the table padding on the MaxDiff Questions? The marketing team is interested in a Messaging MaxDiff and my choice selections are a little wordy. It looks super clunky:
!

Best answer by PraDeepKotian_XM
hi @Kate ,
Add below code to remove padding around radio buttons:
jQuery("#"+this.questionId+" table th.c4").css({"text-align":"left","line-height":"1.5"});
jQuery("#"+this.questionId+" table td").css({"width":"0px"});
jQuery("#"+this.questionId+" table th").css({"width":"0px"});
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.






