How to hide and edit success message
-
Hello!
So this is regarding the success / error messages. I have a few CF7 forms on my website, I would like to hide the success / error messages on some, and edit it on the others (change font and border color for example).
From my research, a simple CSS with the following code should work: “.wpcf7 .wpcf7-form .wpcf7-mail-sent-ok { display: none !important; }”
However apparently those parameters were dropped for something they call DOM events. I watched youtube, googled, everything and I still don’t know how to approach this. There are no tutoriais (after this update) and I feel kind of lost.
Thanks for reading, hopefully some of you know the answer!
Cheers!
The page I need help with: [log in to see the link]
- The topic ‘How to hide and edit success message’ is closed to new replies.