Question bleeds into Options

  • rgannon
    Asked on September 6, 2019 at 9:47 AM

    Can you help us.   The question field bleeds over into the options.   Can that be fixed.

    Jotform Thread 1954462 Screenshot
  • Ivaylo JotForm Support
    Replied on September 6, 2019 at 11:13 AM

    Can you please try to add the following CCS code?

    .form-checkbox-item{

        padding-top: 14px !important;

    }

    In order to inject the CSS code, you can check and follow this guide:

    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Please give it a try and let us know, if it works for you.