How do I remove the appearance lines in my heading elements

  • Drmateen
    Asked on June 5, 2016 at 7:04 PM
  • Mike
    Replied on June 5, 2016 at 7:52 PM

    This is possible to remove heading border lines by adding the next CSS via form designer.

    .form-header-group {
    border-width: 0;
    }

    How do I remove the appearance lines in my heading elements Image 1 Screenshot 20

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