I'm using the modern layout. Under that layout, choice text doesn't align with the sliders.
!
I tried the custom CSS from this post, but that didn't work for me. Neither did increasing the survey width . The choices are displayed properly for the classic layout. Any way I can make this look decent with the modern layout? I don't want to use mobile-friendly.
Page 1 / 1
Hi there,
You can add this line to the JS code of the question, in the first section:
jQuery("#"+this.questionId+" .track").css({"margin-top": "30px"})
You can adjust the Xpx value to your needs
hth
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.