Submit button is not displaying on embedded mobile form

  • jurullc
    Asked on June 2, 2016 at 11:05 AM
    I attempted to use the iframe embedding method vs the standard embed method.  However, though it's showing up on the desktop computer, the send button is not showing on mobile device also, the input fields are shorter than the send button.
  • Mike
    Replied on June 2, 2016 at 11:11 AM

    The form auto-height script that is following the iFrame code is no working on your web page since it is modified by your website.

    What you can try is manually increasing the iFrame's height. For example, try a 600 or 650 pixels value.

    The current iFrame height is 539 pixels:

    Submit button is not displaying on embedded mobile form Image 1 Screenshot 30

    Example with 600 pixels height:

    Submit button is not displaying on embedded mobile form Image 2 Screenshot 41

    If you need any further assistance, please let us know.