removing white space below the 'next' button | XM Community
Skip to main content
Solved

removing white space below the 'next' button


Hi there, I am embedding a Qualtrics survey within an iframe on another website. To make this more user friendly, I would like to remove the large amount of white space below the 'next' button in the Qualtrics survey (screenshot attached). Any ideas on how to get around this?
whitespace_screenshot2.png

Best answer by ahmedA

There is a height attribute for the iframe. Change that. It's got nothing to do with the survey, but instead with how you are embedding it in the website.
But make sure you check all pages of your survey, since the height of the iframe will remain fixed, so if you have more questions on the page, it'll require scrolling.

View original

3 replies

Forum|alt.badge.img
  • 2 replies
  • May 7, 2021

Hello all,
I would like to know this as well? Does there have to be a specific code in CSS to do this?
Thanks


Forum|alt.badge.img+22
  • Level 7 ●●●●●●●
  • 2023 replies
  • Answer
  • May 7, 2021

There is a height attribute for the iframe. Change that. It's got nothing to do with the survey, but instead with how you are embedding it in the website.
But make sure you check all pages of your survey, since the height of the iframe will remain fixed, so if you have more questions on the page, it'll require scrolling.


  • Author
  • 1 reply
  • May 7, 2021

Thanks! Yes this is how we resolved it :)


Leave a Reply