How can I fix my buttons?

  • rsheraes
    Asked on August 1, 2018 at 5:33 PM

    I increased my font size on my forms and it messed up my submit buttons. 

    Jotform Thread 1542187 Screenshot
  • Jan
    Replied on August 1, 2018 at 9:25 PM

    Are you referring to this form (https://www.jotform.us/form/82047875472162)?

    If yes, then please insert this custom CSS code:

    .form-all .form-submit-button {
    width: 110px;
    }

    Here's a guide on How-to-Inject-Custom-CSS-Codes. Here's the result:

    153317244308 02 2yiph Screenshot 10

    Hope that helps. Thank you.