Small text in mobile with embed form | Community
Skip to main content
Answered

Small text in mobile with embed form


Hi, we have a problem with a embed form.

In desktop the text size is perfectly readable, but in mobile the text is too small.

Is it a problem caused because the form is embeded in the website? is there a way to put the mobile text bigger?

is the problem solved if we saw the form directly in a typeform subdomain?

 

Thanks.

 

Best answer by jeremielp

Two comments:

  • When your load your Typeform URL directly, there is not such problem
  • The GDPR Cookie bar on your website also has the same problem

Therefore, this is not a Typeform issue, rather a style issue in your WordPress theme. You shoud check with a WP developer to fix it.

The problem is likely that you are hardcoding the width/height of the form with Javascript in the following script, while you should do it with CSS, so that Typeform can then adjust its form based on the container. Both scripts likely conflict and you have an issue with Retina phones.

https://www.clinicasobesitas.com/wp-content/themes/obesitas/include/scripts.js

View original

4 replies

Forum|alt.badge.img+5
  • Community Wizard
  • 127 replies
  • April 13, 2023

The best option would be to share the page where the form is embedded, so we can have a look at it. Otherwise, it is difficult to guess what happens.


  • Author
  • Explorer
  • 3 replies
  • April 13, 2023

Forum|alt.badge.img+5
  • Community Wizard
  • 127 replies
  • Answer
  • April 13, 2023

Two comments:

  • When your load your Typeform URL directly, there is not such problem
  • The GDPR Cookie bar on your website also has the same problem

Therefore, this is not a Typeform issue, rather a style issue in your WordPress theme. You shoud check with a WP developer to fix it.

The problem is likely that you are hardcoding the width/height of the form with Javascript in the following script, while you should do it with CSS, so that Typeform can then adjust its form based on the container. Both scripts likely conflict and you have an issue with Retina phones.

https://www.clinicasobesitas.com/wp-content/themes/obesitas/include/scripts.js


  • Author
  • Explorer
  • 3 replies
  • April 14, 2023

Thanks for your quick reply, I’ll check it out.


Reply