remove line between submit button and rest of form

  • matthummellmarketing
    Asked on November 30, 2022 at 7:34 PM

    Can you help me understand how to remove this line between the submit button and the rest of the form?

    remove line between submit button and rest of form Image 1 Screenshot 20

  • enessolak Jotform Support
    Replied on December 1, 2022 at 12:23 AM

    Hi Matt,

    Thanks for reaching out to Jotform Support. It’s easy to remove the line between submit button and the rest of the form. Here's how to do it:

    • Copy the CSS Code provided below to your form.
    .form-buttons-wrapper {
      border: none;
    }
    • In Form Builder, on the right side of the screen, click on the Paint Roller icon.
    • Click on Styles.
    • Scroll down and paste the CSS code under Inject Custom CSS.
    • Click on Save.

    pZ45bCBiK kaH7A0OyMYcPNYeIM0rOczc1GMbYis Screenshot 10

    We also have a guide about How to Inject Custom CSS Codes that you can check out.

    Give it a try and let us know if you need any other help.