Why is my submit button not showing?

  • Sarahbee214
    Asked on June 12, 2017 at 11:04 AM

    Submit button is not showing on website but I can see it on the jot form account. 

  • Kevin Support Team Lead
    Replied on June 12, 2017 at 12:34 PM

    Please, inject the following CSS code to resolve the issue: 

    li#id_2 {

        padding-bottom: 160px;

    }

    Hope this helps. 

  • Sarahbee214
    Replied on June 12, 2017 at 6:18 PM

    Hi Kevin,

    Tried this code and did not get results. I notice that on my desktop I can see the submit button but on my mobile phone, the jot form ad is still covering the submit button. Is there something else I can do?

     

    Thanks,

    Sarah

  • Kiran Support Team Lead
    Replied on June 12, 2017 at 6:45 PM

    As I check the form using the direct link, the submit button seems to be displaying correctly both on Desktop and mobile devices. The issue seems to be occurring when the form is embedded on the web page. Could you try embedding the form using iframe embed code to see if that helps?

    Why is my submit button not showing?  Image 1 Screenshot 20

    You may get the iframe embed code for your JotForm by following the steps in the guide below:

    https://www.jotform.com/help/148-Getting-the-form-iFrame-code 

  • Sarahbee214
    Replied on June 12, 2017 at 7:17 PM

    Thank you. I installed the iframe plugin then used the embed code found on my jotform account. I was still seeing a problem with the bottom of the form even after doing this. But after an easy fix of just enabling scrolling it works for me!

    Thank you!