How to make the line above the billing section look like the total line?

  • BBC2016
    Asked on April 13, 2016 at 1:57 AM
    UESTION - do you see the line above above the billing section? how can i make THAT line look like the total $ line ?????? can u help me ? is there amy way you can put the line in if u know h
  • Chriistian Jotform Support
    Replied on April 13, 2016 at 2:47 AM

    I have injected the css below to your form (https://form.jotform.com/60760825371153) to make the line above the billing section more similar with the total line.

    #cid_20{

        width: 680px!important;

        margin-left: -30px!important;

    }

    #header_20 {

        border-top: solid 0.3px #656565;

        margin-left: -10px!important;

    }

    How to make the line above the billing section look like the total line? Image 1 Screenshot 20

    If you need further assistance, please let us know.
    Regards.

  • BBC2016
    Replied on April 14, 2016 at 12:42 AM

    https://form.jotform.com/61030979341151

     

    see the line is still messed up - it needs to be a little bit higher  - even between the two sections. above billing and under email and phone fields....nice and even. can u help here>>>????

     

    How to make the line above the billing section look like the total line? Image 1 Screenshot 20

     

  • Chriistian Jotform Support
    Replied on April 14, 2016 at 1:48 AM

    I see that the form you have linked is different from the previous form in this thread. I have now injected the css below to the new form that you have linked (https://form.jotform.com/61030979341151?). 

    .form-address-table{

        padding-top: 20px!important;

    }

    The line is now higher and between the two sections.

    How to make the line above the billing section look like the total line? Image 1 Screenshot 20

    If you need further modifications done to your form, please let us know.