I couldn't save my form after I inject some custom CSS.

  • Wedo
    Asked on December 20, 2016 at 6:06 AM

    Hi,

    I have a back-end problem, I tried putting up a custom CSS on the design, but when I tried to save it, it loads forever and doesn't save

    Hope you can help me with this

    Thank you!

  • Özlem JotForm Developer
    Replied on December 20, 2016 at 6:26 AM

    Hi,

    If I understood you correctly, your concern is not to be able to save your changes when you inject some custom CSS into your form. I have checked your form and cloned it to my side. Unfortunately, I didn't replicated your issue.

    Could you please clear your browser caches or try in different browsers? If the issue persists, please feel free to let us know.

    If it is not the issue, could you please provide some screenshots about your problem?

    I'll be awaiting for your reply.

    Thank you.

  • Wedo
    Replied on December 20, 2016 at 7:40 PM

    Hi,

    Thank you for your reply!

    Yes I tried to clear my cache, and I tried to do it on another form, just to be clear the form that I am having problem it to is this one :

    https://form.jotform.co/63468895950878

    and here is my CSS Code :

    .form-label.form-label-auto, .form-input {
        width: 100%!important;
        font-size: 25px!important;
        max-width: none !important;
    }

    .form-label.form-label-auto { font-size: 20px!important; }

    [data-type="control_textbox"] .form-textbox, [data-type="control_fullname"] .form-textbox, [data-type="control_email"] .form-textbox, [data-type="control_textarea"] .form-textarea, [data-type="control_dropdown"] .form-dropdown {
     max-width: none!important;  
    }

    .form-pagebreak-next-container {
        padding: 24px 10px!important;
    }

    .form-all, .jotform-form {
        height: auto!important;

    }

    Maybe if you can add it for me that would be great, as I really need this badly today

    Thank you so much happy holiday!

  • Elton Support Team Lead
    Replied on December 21, 2016 at 1:03 AM

    Done. Please check your form now.

    I couldnt save my form after I inject some custom CSS Screenshot 20