Ausfüllen nicht möglich

  • Dvswerbung
    Asked on April 4, 2016 at 11:13 AM

    Warum kann ich mein Formular Schwimmbad nicht ausfüllen? Bitte um Hilfe

  • David JotForm Support
    Replied on April 4, 2016 at 1:07 PM

    It looks like there is some CSS added by the theme applied to your form that is causing the height of the fields to be too short to display text.  Adding this code to your form should allow for the text to be seen once again:

    http://www.jotform.com/help/117-How-to-Inject-Custom-CSS-Codes

      .form-textbox {

         padding: 0px 10px;

        height: 25px;
       
        width : 200px;

        }

    Here is how the form would look with the code added:

    https://form.jotform.com/60945298860973