How can I format the alerts in a form?
Probably is a matter of adding and changing a hidden class.
Hi! Add the .alert class, you can format it with that ![]()
Thank you very much!
But I still have a question: which class I use to format the success alert (like when the form is successfully sent)? By default, it is different than the general alert and would be nice to keep it this way.
Add class “alert-success”.
oops,
I didn’t know that’s already there.
Thanks Eldar.
I see @Eldar has already beaten me to the reply. ![]()