How to increase the label of the drop down menu?

  • simplycarpetclean
    Asked on February 24, 2018 at 5:22 AM

    On our form https://form.jotformeu.com/80541809758365

    the last question has a long dropdown menu, but in desktop mode, the title is short and over three lines, instead of being written on one?

  • John_Benson
    Replied on February 24, 2018 at 12:19 PM

    To fix the issue, please add this custom CSS code: 

    label#label_7 {

    width: 100%

    }


    Please use the guide below to add custom CSS code to your form:

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

    Thank you.