Form created is very small -- to small to type in responses

  • smokey3
    Asked on June 29, 2017 at 11:42 PM

    The form created is http://www.greenmorerescue.org/Application-Form.html.  It is for the Greenmore Rescue Organization and people interested in adopting one of their dogs must fill in the boxes in this very tiny form. I asked the rescue why they were so small and they didn't realize that they were. How can I get this form to be a little bit bigger?

  • WilliamR
    Replied on June 30, 2017 at 1:28 AM

    I checked your form, and it appears it is using smaller font size. Can you try to add these CSS please?

    .form-all {
        font-size: 11px;
    }

    See if that would improve the look on your form. Here's how to add the CSS code.
    https://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

    Hope that helps. Let me know if you have any other concerns.