how do i change the text size and graphic for the form collapse widget

  • cnumb
    Asked on May 22, 2014 at 7:21 PM

    how do i change the text size and graphic for the form collapse widget

     

    Thanks

  • David JotForm Support Manager
    Replied on May 22, 2014 at 9:59 PM

    Could you please share the URL of the form where you want to customize the form collapse?, in order to change the font size please inject this CSS code in your form:

    .form-collapse-mid {

    font-size: 35px !important;

    }

    Let us know what the form is, we will be glad to assist you to custimize it further.