Widen white boxes

  • damarmismia
    Asked on January 12, 2016 at 10:11 PM

    Is there any way to wide the white form boxes? I'd like for them to fill the grey area.. 

    Jotform Thread 743411 Screenshot
  • beril JotForm UI Developer
    Replied on January 13, 2016 at 2:54 AM

    Yes, it is possible to change the width of text boxes on matrix tool on Designer.

    Can you add the CSS code below?

    .form-textbox {

        width:130px !important;

    }

    Widen white boxes Image 1 Screenshot 30

    At that time it will work properly.

    Here is how it works:

    Widen white boxes Image 2 Screenshot 41

    If you have any question or issues, please do not hesitate contacting us. We will be glad to assist you.