My form is not fit in my theme when view in mobile

  • Mhafiz86
    Asked on May 12, 2017 at 4:17 AM

    I have gone through all the step in forum. First, i have enable responsive mode in designer advance. Second, i have insert responsive widget. Third, i use responsive theme as your recommendation.

     

    But my form still not fit my current theme used. The form is mobile responsive but it is not scrollable. How to make it fix in my current theme and responsive?

    Jotform Thread 1142905 Screenshot
  • Sven
    Replied on May 12, 2017 at 4:58 AM

    Hi, 

    I can see that you are embedding your form using iFrame, but for some reason there's still conflict with your webpage, as your standalone version of your form scrolls fine. Please try adding this code before the form's iframe code in your webpage:

    <script type="text/javascript">  $.noConflict();</script> 

    If the issue still persists, please get back to us so we can assist you further.

     

    Thank you!

  • Mhafiz86
    Replied on May 14, 2017 at 11:08 PM

    I've added the code in my page but still isn't working. Any other suggestion?

  • Mhafiz86
    Replied on May 14, 2017 at 11:43 PM
    Hello there
    I've added the code in my page but still isn't working. Any other
    suggestion?
    ...
  • Sven
    Replied on May 15, 2017 at 12:51 AM

    Hi, 

    I just checked your code, and it seems like you've split the embed code into two divs, please see the image below:

    My form is not fit in my theme when view in mobile Image 1 Screenshot 20

     

    Can you please place all the code in one <div>, also please check to see if this </div> is extra as it will effect your page display.

     

    Thank you!