How to Remove Heading Line?

  • bayviewboom
    Asked on August 14, 2014 at 2:10 PM

    Hi

    How can i remove the horizontal line under the Heading?

    Thx

  • David JotForm Support
    Replied on August 14, 2014 at 4:45 PM

    Hi,

    To remove the line below the header you can use Custom Inject CSS feature.

    1. Open your form in JotForm
    2. Click on 'Setup and Embed'
    3. Choose 'Preferences' 
    4. Select the 'Form Styles' tab
    5. In the Custom Inject CSS enter the following code:
    .form-header-group
    {
    border-bottom: none;
    }

    Please let us know if you have any further questions and we will be happy to help.

    Thank you for using JotForm!

  • bayviewboom
    Replied on August 14, 2014 at 7:39 PM

    thx!

    requesting a point-and-click option in the editor for this, instead of css.

    thx

  • Welvin Support Team Lead
    Replied on August 14, 2014 at 10:26 PM

    I am sure that's one of a few features we have on the template builder which is currently under development. All news features will be published in the public. Hopefully, soon.

    Thank you!