Hi, I'm trying to change (decrease and increase) the spacings between the scale points in a bipolar likert scale. Does anyone know how that works?
Solved
How do I change the spacings between the scale points in a bipolar likert scale?
Best answer by rondev
Try this JS and adjust px as required:
jQuery(".Skin .Matrix .Bipolar tr.ChoiceRow td").css({"padding-right":"30px","padding-left":"30px"});
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

