Increase spacing between label and options

  • chiragvora123
    Asked on July 4, 2014 at 11:11 AM
    and also between questions and its options.
  • Welvin Support Team Lead
    Replied on July 4, 2014 at 11:46 AM

    Hi,

    Inject the following custom CSS codes to your form to increase spacing between the label and its options:

    .form-label-top {

    margin-bottom: 30px !important;

    }

    Change 30px until you'll get your desired spacing. To inject: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Thank you!