Hello All,
I changed the width of the question container so that there isn't as much unused space on either side of the survey questions.
.Skin .SkinInner {min-width: 70%!important;}
I also wanted to change the amount of space between where the question text starts and the edge of the question container. Is this possible?
Thanks!
Page 1 / 1
I seem to be able to accomplish this with
.Skin .QuestionOuter { padding:20px !important}
but I would like a different padding for a mobile device given the small amount of space to begin with.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.