How can I bring the line down below the "Total Amount Payable"?

  • tester2017
    Asked on June 12, 2017 at 2:35 AM
    bring the line down below the "Total Amount Payable"?
  • Helen
    Replied on June 12, 2017 at 2:53 AM

    Hello Debbie,

    Thank you for contacting us.

    You can bring the line down below the "Total Amount Payable". You must increase the "Total Amount Payable" text size. Please inject this CSS code to your form:

    #cid_24 label.form-sub-label:nth-child(2) {

        width : 593px !important;

    }

    Here is a guide helps to you about injecting CSS code: https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Your form will be shown like this:

    How can I bring the line down below the Total Amount Payable? Image 1 Screenshot 20

    If you have any questions or issue, please do not hesitate to contact us.

  • tester2017
    Replied on June 12, 2017 at 3:06 AM

    Is the CSS code specific for the particular form? I tried it in another form but it doesn't work. What does #cid_24 refer to?

    Thanks,

    Debbie

  • tester2017
    Replied on June 12, 2017 at 4:03 AM

    No probs! I've figured it out :)

     

    Thanks,

    Debbie