Typeform doesn't show the right size on my webpage | Community
Skip to main content
Answered

Typeform doesn't show the right size on my webpage

  • September 30, 2022
  • 3 replies
  • 93 views

Hi,

I have a question. I copy pasted the HTML code into our webpage to show my Typeform. But it doesn't show fullsize. You have to keep scrolling down. Does someone know how i can fix this?

 

Best answer by Benjo14

I too are having the same problem with the form and struggling to find a solution.

Here is the page: https://www.benjowen.com/contact/
 

Thanks.

Edit - I worked it out. 

Just edit the code from - 
style="width:100%;height:100%;">

to 

style="width:100%;height:600px;"> 

and it it working on both desktop and phone for me. 

View original

3 replies

Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14949 replies
  • September 30, 2022

Hi @Danique Could you please send the URL where you have the form embedded? Thanks!


  • Navigating the Land
  • 1 reply
  • Answer
  • October 1, 2022

I too are having the same problem with the form and struggling to find a solution.

Here is the page: https://www.benjowen.com/contact/
 

Thanks.

Edit - I worked it out. 

Just edit the code from - 
style="width:100%;height:100%;">

to 

style="width:100%;height:600px;"> 

and it it working on both desktop and phone for me. 


Liz
Community Team
Forum|alt.badge.img+5
  • Tech Community Advocate
  • 14949 replies
  • October 3, 2022

Thanks for sharing that, @Benjo14 ! 😁


Reply