Change color of text on submit button: "Please wait" color

  • cands
    Asked on October 8, 2014 at 5:05 AM

    Hi

    http://form.jotformeu.com/form/42782616381358

     

    Please can you advise me how I change the Please Wait text on submit from Grey to White?

     

    I added the css below but it didn't change it

     

    button#input_8.form-submit-button.lastDisabled {

    color: #ffffff !important;

    font-family: 'Arial' !important;

    }

     

    Thanks

    D

  • omer Jotform Support
    Replied on October 8, 2014 at 6:17 AM

    Hi,

    Can you try these lines?

    .lastDisabled {

    color: #ffffff !important;

    font-family: 'Arial' !important;

    }

  • cands
    Replied on October 8, 2014 at 6:24 AM

    Hi

    Tried that too and it is still Grey

  • Ben
    Replied on October 8, 2014 at 10:00 AM

    Hi,

    I just took a look at your jotform given above and I am not able to find any element with class 'lastDisabled' nor "Please Wait" text.

    Have you changed the submit button in the mean time?

    If you like, you can clone your jotform and restore the button as it was and we can take a look at it.

    Best Regards,
    Ben