Spacing problem

  • smcleads
    Asked on December 2, 2020 at 2:24 PM

    Hello I'm just wondering how to get rid of this extra spacing between the elements. Thank you!

    Jotform Thread 2740386 Screenshot
  • VincentJay
    Replied on December 2, 2020 at 5:34 PM

    To remove that, please add this custom CSS code to your form:

    li#id_80 {
        display: none !important;
    }


    If you want to know how to add the custom CSS code to your form, please follow this guide: https://www.jotform.com/help/117-how-to-inject-custom-css-codes