Contact form: how can I change a color of the message informing if it was or not succesfully sent?

I can easily change the text but it displays white on almost white background so we can’t actually read it!
Anybody?

Hi Joa,
To modify that colour you should create different custom classes and modify there the color
“.alert-danger” to change the background of the Message NOT sent prompt.
“.alert-warning” for the yellow ones (email not correct etc)
“.alert-success” for the green prompt

1 Like

@Gianni
Thanks a lot! that helps!

joanna