Is it possible to adjust the height of the dropdown fieds?

  • bzimmerm41
    Asked on April 16, 2020 at 9:12 PM

    Good day,

    Is it possible to adjust the height of the dropdown fields (CSS or otherwise)? I only see a width specification.

    Best,

    Bryan

  • roneet
    Replied on April 16, 2020 at 10:01 PM

    I believe you are referring to the following form:

    https://www.jotform.com/form/201065839837059

    You can inject CSS to increase the height of the dropdown:

    #input_3 {height: 200px;}

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

    Let us know if you want to do this in any other form. We will provide CSS related to that field.

    Thanks.