Can you help me remove the faint white line at the top of the form

  • janicehales
    Asked on November 24, 2014 at 10:06 PM

    Hi can you remove the very faint white line at the top of my form.

     

    Also the:  What I would like for christmas line, to make the sentence fit in one line I have now made the form box too wide can I make it the same size as the others

     

    Janice

     

     

  • Ashwin JotForm Support
    Replied on November 24, 2014 at 11:29 PM

    Hello Janice,

    I did check your web page where you have embedded your form and I did not see any white line on top of the form.

    Do you meant to say that you want to remove the line you see in after the header text "Dear Santa"? Please check the screenshot below:

    Can you help me remove the faint white line at the top of the form Image 1 Screenshot 20

    If yes, then please inject the following custom css code in your form to remove the border from the headers:

    .form-header-group {

    border-bottom-color: transparent;

    }

    The following guide should help you inject custom css code in form:  https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes 

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!