Page Not Loaded Correctly after Rotation | XM Community
Skip to main content

Hello,

I have a slider question where I have used JavaScript to add the respondent's answer to a prior question as well as another information point. On mobile, if the the respondent rotates their screen after the page is loaded, these additional points do not display correctly. Is there a piece of code I can add to fix this? If possible I would prefer to allow the survey to render in portrait and landscape, and update when they rotate the screen.

You will need to find the main class, which would be 'skin' in most cases, and then apply basic css to adjust width required. Try to do it in percent and not pixels.


Leave a Reply