Formatting Error of elements on form

  • molivier
    Asked on July 30, 2019 at 7:13 PM

    On my form (https://form.jotform.com/71776601916159) the single choice and Dropdown Form Elements are not formatting correctly. See screen shot. I was informed by chat support that a CSS injection could solve the problem, but I don't know CSS. It's a little bit of an urgent matter as I need the form this evening for a job application posting. Thank you in advance for your help. 

    Jotform Thread 1909691 Screenshot
  • jonathan
    Replied on July 30, 2019 at 7:16 PM

    Thank you for creating the thread as requested via chat support. I will update you here shortly.

  • jonathan
    Replied on July 30, 2019 at 7:38 PM

    I have added the CSS codes on your form.


    [data-type="control_dropdown"] .form-input-wide {

        width: 100% !important;

    }

    #cid_148 {

        height : 80px;

    }

    #cid_127,#cid_135 {

        height : 100px;

    }


    It should be fix the styling issue.

    1564529921zzz 2019 07 31 07 Screenshot 10


    Please check again. Let us know if issue remains.