CSS not applied after pressing save button.

  • Profile Image
    robynlawton
    Asked on October 24, 2019 at 09:01 PM

    After following these instructions fully, the field input width is still the same after pressing save. Do I have to go out of the form or refresh for this to take place. The current size of the input field is too small to fit names, phone and email when the form is printed. https://www.jotform.com/build/92967230251861



    This is a re-post of a comment on How to Inject Custom CSS Codes

  • Profile Image
    Jed_C
    Answered on October 24, 2019 at 09:50 PM

    I checked your form and there's no CSS in it. Please add this code in CSS box.

    .form-textbox {

        width: 300px;

    }

    1571968175The Easiest Online Form Builde

    Let us know if you have any questions or if you need further assistance.