Submit button is missing

  • jenfar595
    Asked on July 10, 2017 at 3:46 PM
    I was able to embed the correct form, but now the "Submit" button is missing. Can you look into that?
  • John_Benson
    Replied on July 10, 2017 at 4:03 PM

    I checked the form link (http://www.jotform.us/form/41548319961159) and I can see the Submit button. But, when I checked the Page URL (http://www.ultimategac.com/index.php?componentName=textBody&scid=83335) you have provided, I was not able to see the Submit button.

    Please try re-embedding the form but this time use the iFrame Method. Here's a guide: https://www.jotform.com/help/148-Getting-the-form-iFrame-code

     

  • jenfar595
    Replied on July 10, 2017 at 4:26 PM

    I just embedded the iFrame and it's still missing the Submit Button and the Signature Box.

  • aubreybourke
    Replied on July 10, 2017 at 4:56 PM

    Im not sure but its possible the footer on your site is covering those coponents. Can you try adding this CSS to your form to give the form more space to display:

    .form-all.has-form-cover {
        margin-bottom : 200px !important;
    }

    How to Inject Custom CSS Codes 

     

  • jenfar595
    Replied on July 10, 2017 at 5:09 PM

    I added that CSS but it didn't change anything :(

  • aubreybourke
    Replied on July 10, 2017 at 5:21 PM

    Lets try this:

    .form-all {

        margin-bottom : 200px !important;
    }

     

  • jenfar595
    Replied on July 10, 2017 at 5:44 PM

    THAT WORKED! THANK YOU!!

    Now how do I remove my logo from the submitted form that is emailed to me? I removed it from the form layout, but it's still there in the submissions.
  • Support_Management Jotform Support
    Replied on July 10, 2017 at 8:52 PM

    Glad that's sorted out. Your last question was moved to a separate thread https://www.jotform.com/answers/1195843

    We'll reply there shortly.