How to get the Submit button color persistent across all browsers?

  • fortekfwwd
    Asked on March 14, 2016 at 9:54 AM
    Submit button. The submit button is colored white in Firefox. All other browsers display it in red, as I defined it in the CSS editor.

    How to get the Submit button color persistent across all browsers?

     

  • beril JotForm UI Developer
    Replied on March 14, 2016 at 10:57 AM

    When I've checked your form on FireFox. I am not able to reproduce the same issue that you're having. It is working properly on my side.

    How to get the Submit button color persistent across all browsers? Image 1 Screenshot 20

    Anyhow, can you add the CSS code below to fix that issue?

    .form-submit-button {

    background-color: #e15353 !important;

    }

    If it doesn't solve your problem, please let us know, we will be glad to assist you.

  • fortekfwwd
    Replied on March 14, 2016 at 6:32 PM

    thanks for your reply. yes this seems to have been some random few-times error occurrence, color works fine on my firefox as well. without changing anything. probably firefox has some outdated css cached or something.

    anyways, issue appears resolved

     

     

  • jonathan
    Replied on March 14, 2016 at 6:44 PM

    Thank you for taking the time upating us on the status and letting us know its resolved already.

    Feel free to contact us again anytime for any assistance you need on JotForm

    Regards