Increase the width of the drop down menu

  • b.m.ezzat
    Asked on April 20, 2016 at 7:45 AM

    Dears

    I need to increase the width of the first drop down menu in the below pic, where i need all the work to appear in the drop down menu which is  "2 pers - 45 LE"

     

    Increase the width of the  drop down menu Image 1 Screenshot 20

  • Ashwin JotForm Support
    Replied on April 20, 2016 at 9:32 AM

    Hello b.m.ezzat,

    I have injected the following custom css code in your form and that seems to have resolved this issue:

    select#input_531, select#input_536, select#input_541, select#input_546, select#input_526 {

        width: 130px !important;

    }

    Please check the screenshot below:

    Increase the width of the  drop down menu Image 1 Screenshot 20

     

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!