Increase size of a answer box or reduce text

  • foreverkombis
    Asked on January 11, 2016 at 10:15 PM

    I currently have a box included in my form which ask how many people will be travelling.  They can choose from 1 - 8. As you can see on the form you cannot read the number or see the arrows very well.  How do I make this one box bigger so it can be seen properly by the viewer?

     

    Increase size of a answer box or reduce text Image 1 Screenshot 20

    Jotform Thread 742070 Screenshot
  • beril JotForm UI Developer
    Replied on January 12, 2016 at 4:42 AM

    Hi again,

    Can you add the CSS code below on Designer?

    #cid_32 table.form-spinner {

        height : 40px !important;

    }

    Increase size of a answer box or reduce text Image 1 Screenshot 20

    At that situation, it will work properly.

    If you require any information, feel free to contact us. We will be glad to assist you.