Submit button is not shown when my form is viewed on mobile devices

  • florencejhill
    Asked on March 26, 2015 at 9:24 AM

    hi, i use the mobile widget so my customers can order on the move. this used to work fne but now it won't auto fix to mobile dimensions and the submit (send flowers) button disappears!!! help! x

  • raul
    Replied on March 26, 2015 at 11:48 AM

    Please try to increase the height value of your iframe as below:

    <iframe id="JotFormIFrame" onDISABLEDload="window.parent.scrollTo(0,0)" allowtransparency="true" src="//form.jotformpro.com/form/50175042498961" frameborder="0" style="width: 100%; height: 2301px; border: none;" scrolling="no"></iframe>

    This should make the submit button visible in your site when it's viewed on mobile devices.

    Submit button is not shown when my form is viewed on mobile devices Image 1 Screenshot 20

    Let us know if this helps.
    Thank you.