How can I remove the line in the page break?

  • mbas123
    Asked on April 22, 2015 at 10:21 PM

    Hi,

    I have a page break in my form and there is a line visible above it. I want to remove it, how can I remove the line above the page break?

    Thanks

    Rey Galvez

     

     

  • Welvin Support Team Lead
    Replied on April 23, 2015 at 3:15 AM

    Hi Rey,

    Just simply inject the following custom CSS codes to your form:

    .form-pagebreak {

      border-top: none !important;

    }

    Here's how you can inject the codes: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes.

    Thanks

  • mbas123
    Replied on April 23, 2015 at 4:06 AM

    Hi

    Thanks.

    Rey Galvez

     

  • Welvin Support Team Lead
    Replied on April 23, 2015 at 7:11 AM

    Hi Rey,

    You are welcome. Please contact us again if we can help in any way.

    Have a great day!