Configurable list - increasing width

  • ExhibitionGirls
    Asked on April 4, 2017 at 5:30 AM

    Configurable list   increasing width Image 1 Screenshot 20

    Hi I want to increase the width of the fields on a configurable list - can you help? 

    Jotform Thread 1110650 Screenshot
  • liyam
    Replied on April 4, 2017 at 7:15 AM

    Hello, ExhibitionGirls. Sure! Can you tell us which exact fields in the configurable list widget that you wish to be adjusted and how long? 

    We'll look forward to your response.

    Thanks.

  • ExhibitionGirls
    Replied on April 4, 2017 at 7:45 AM

    Hi i want to extend the width of Name and Mobile Number - thank you!

  • liyam
    Replied on April 4, 2017 at 9:58 AM

    Thanks for your response, ExhibitionGirls. You can try inserting this CSS code into your widget:

    .col1 input, .col2 input {
       width: 200px !important;
    }

    On how to insert the CSS into the widget, here are the steps:

    1) Edit the form and make sure you're under the Build tab
    2) Select the widget
    3) Click the Widget Settings Wizard button
    4) Click the Custom CSS tab
    5) Insert the CSS code
    6) Click The Update Widget Button

    Configurable list   increasing width Image 1 Screenshot 20

    If you have questions or if you need assistance, please let us know.

    Thanks.