Adding CSS to Submit buttons.

  • nanoputian
    Asked on June 27, 2016 at 11:15 PM

    You might find you need to add the CSS !important in order to get some of your CSS to operate.

  • Kiran Support Team Lead
    Replied on June 28, 2016 at 12:02 AM

    The guide that you are looking to is referring to the old user interface of JotForm. Of course, it may be required to use !important at time when the form CSS is taking control. We recommend using the Form Designer to change the Submit button styles.

    https://www.jotform.com/help/300-Form-Designer-Tutorial-Let-s-create-fantastic-forms-

    Cheers!

  • nanoputian
    Replied on June 28, 2016 at 12:10 AM

    Yes I saw that the interface had changed.  However the requirement appears to be the same - I set up a new form today and needed to change the CSS for the submit button to stay in line with other site styling.  The CSS didn't have any effect until I used the !important command, all good now but possibly helpful for others who encounter similar issues.  Thanks.

  • Chriistian Jotform Support
    Replied on June 28, 2016 at 12:30 AM

    Thank you for the suggestion. This will indeed be very helpful for other users who might be having issues with adding css to the field. Adding !important makes sure that they are applied to the proper element.