Dear community,
is there any way to manually set the spacing between questions? I can only do this for all at once via "Questioning Space" in the look & feel menu, but then it doesn't always fit (sometimes too much space, sometimes not enough).
Would be happy for any hint!
Page 1 / 1
Just add a margin-top attribute of css like below:
jQuery(".ChoiceStructure").find(".Selection").css("margin-top","20px")
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.