How to change the width of the textbox of Configurable List Widget?

  • rhinestone
    Asked on March 11, 2015 at 12:13 AM
    http://rhinestonejewelry.com/rma-request.html
  • jonathan
    Replied on March 11, 2015 at 7:26 AM

    I can see that you have already added the appropriate custom CSS code on the Configurable List widget on your jotform http://www.jotform.us/form/50616811815150

    How to change the width of the textbox of Configurable List Widget? Image 1 Screenshot 20

    input[type="text"] {

    width: 60px;

    }

    if you need to increase the width, you can just increase the number in px.

    Please let us know if you need further assistance.

    Thanks.