Width of Form Field Not Adjusting

  • pjcruz
    Asked on December 29, 2014 at 9:33 PM

    I have created a drop down field (Sessions) with size of  300px but its not displaying the entire size after selection

     

     

    Jotform Thread 483840 Screenshot
  • Charlie
    Replied on December 30, 2014 at 9:23 AM

    Hi,

    You can try adding this custom CSS code:

    #input_5 {

        min-width : 300px !important;

    }

    1. Navigate to Form Designer

    Width of Form Field Not Adjusting Image 1 Screenshot 30

    2. Navigate to CSS tab and paste the custom CSS code.

    Width of Form Field Not Adjusting Image 2 Screenshot 41

     

    Here's the sample form that I edited: http://www.jotform.com/form/43633940188965 

    Let us know if you need more assistance on this.

    Thank you.

  • pjcruz
    Replied on December 30, 2014 at 7:47 PM

    That worked! Thank you!

  • Charlie
    Replied on December 30, 2014 at 8:23 PM

    You're welcome. I'm glad to hear that it worked for you. If you need any assistance again or have other concerns, please feel free to open up a new thread here in the forum.

    Thank you.

  • pjcruz
    Replied on January 20, 2015 at 9:52 AM
    Excellent that worked!

    ...