How do I change the width of a text box on the Configurable List?

  • HadassahBrandeis
    Asked on November 4, 2014 at 11:55 AM
    Jotform Thread 454000 Screenshot
  • Ashwin JotForm Support
    Replied on November 4, 2014 at 12:51 PM

    Hello HadassahBrandeis,

    Please inject the following custom css code in your configurable List widget:

    table#list {width: 600px !important;}

    textarea{width:450px !important;}

    Change the width to any value of your choice.

    Please check the screenshot below on how to add custom css code in configurable list widget:

    How do I change the width of a text box on the Configurable List? Image 1 Screenshot 20

    Hope this helps.

    Do get back to us if you have any questions.

    Thank you!