Would love to know how I can reduce it to the minimum. It is really annoying when taking the survey using a mobile. Thanks
Page 1 / 1
You can arrange the columns width with the mouse and with Custom CSS you can use the full space of the window like
SkinContent{ width:100vw; } .Skin .QuestionOuter.Matrix{ width:90vw; max-width:90vw; }
But the side-by-side-question is never really nice on mobile.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.