Change the Amount of Space Between Question Text and Edge of Questions Container | XM Community
Skip to main content

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?
Qualtrics Example.png
Thanks!

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