Customize Proceed Payment submit button

  • thaibynature
    Asked on June 6, 2020 at 3:29 PM
    To the button "Proceed Payment", is it possible to make it wider, so it can contain longer text, say, Proceed with Payment ?

    (now the longer text makes the text not aligned in one single line) 

    Here's the form: https://www.jotform.com/edit/4672591103016671028

    Thanks.

  • Vick_W Jotform Support
    Replied on June 6, 2020 at 3:45 PM

    Hey there!

    I would like you to add this CSS code at the end of your form to increase the width of submit button so that it can hold the test you are looking to add.

    #input_2 {

        width : 250px;

    }

    Here is a help guide which explains how to inject CSS code in your form

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes


    1591472693preview Screenshot 10

  • thaibynature
    Replied on June 6, 2020 at 5:20 PM

    Hi, 

    Given css works great. Thanks a lot for your help.

  • Vanessa_T
    Replied on June 6, 2020 at 10:28 PM

    In behalf of my colleague, you are most welcome.

    If you need any other help, do not hesitate to contact us again and we will be glad to help you out.