Can you change the submit button text color?

Maybe using custom css. I can change button color but not the text within that button. thank!

1 Like

Hi @Peyton, welcome to the forum! :heart_eyes:

Absolutely, could you please try to add the following CSS code to Custom CSS field in your widget Appearance tab:

[class*="ButtonBase__ButtonContainer"] {
  color: white !important;
}

Please let me know if it worked :slight_smile:

1 Like

it worked! thanks so much!

1 Like

Hi Peyton, I tried the same code to put it in a custom CSS file and it didn’t work

1 Like

Hi @Rami_AlShmouri :wave:

I’ve checked the code and it’s working fine:

Could you please double-check it?

If the issue still persists. please specify your widget ID and I’ll gladly check it for you :slightly_smiling_face: