Typeform Mobile View Not Working | Community
Skip to main content
Answered

Typeform Mobile View Not Working

  • January 11, 2022
  • 4 replies
  • 170 views

Hi! Trying to embed my quiz on my website. it looks fine on desktop but on mobile it is a tiny block that people cannot input information in. 

What can I do to the coding? I have it as standard embed coding:  <div style="width: 100%; height: 1000px; 

 

Best answer by Liz

Thanks, @Colby ! It looks like you have the height and the width in the code set to 100%, so you will need to specify these values. A good place to start would be to set them both to 500px and adjust from there. 

View original

4 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • January 12, 2022

Hi @Colby Happy Wednesday! Could you send the full URL where you have the form embedded? Thanks!


  • Author
  • Explorer
  • 2 replies
  • January 15, 2022

  • Author
  • Explorer
  • 2 replies
  • January 18, 2022

@Liz sorry didn’t tag you!

 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 15035 replies
  • Answer
  • January 18, 2022

Thanks, @Colby ! It looks like you have the height and the width in the code set to 100%, so you will need to specify these values. A good place to start would be to set them both to 500px and adjust from there.