How can I adjust the size of side by side questions so that they are visible in diff screens | XM Community
Skip to main content
Question

How can I adjust the size of side by side questions so that they are visible in diff screens

  • November 6, 2020
  • 2 replies
  • 22 views

DiegoMejia
Level 2 ●●
Forum|alt.badge.img+10

Hello dear community,
I have a side by side question which looks like that on my screen ( res 1536x864).
It looks perfect! However, when I open it on another computer which has a (1366x768) screen it looks like the second image. How can I adjust the size of the side by side questions to make them totally visible on different screen resolutions, at least 1280x800?
I am learning how to use the code in Qualtrics.
Any help would be very appreciated,
thanks
image.png

377F6BE7C577494A9C74A157C1E3209F.png

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • November 7, 2020

You could use CSS @media rules to change the width of the first column and the padding around your column headers.


DiegoMejia
Level 2 ●●
Forum|alt.badge.img+10
  • Author
  • Level 2 ●●
  • November 8, 2020

Hello TomG thank you for your answer.
Unfortunately I am new to using CSS . I am not sure what are the media rules. I have searched in the community, so far I haven't found it.
Thanks for your help