Form Collapse Button Cutoff

  • p2c
    Asked on August 31, 2015 at 6:08 PM

    I am using the form collapse tool and it seems to be working however the actual button on the form is cutoff (see attached screenshot).  I'm not sure how to fix it!

    Jotform Thread 651968 Screenshot
  • Elton Support Team Lead
    Replied on September 1, 2015 at 1:36 AM

    Inject this CSS codes to your form, this should correct it.

    .form-section-closed {height: 96px !important;}

    Guide: http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes-to-your-Form

    Please paste it at the most bottom part.

    You can also resolve this when you load your form into the form designer, click on the form collapse to play with its options on the designer panel.

    Thanks!