Viewing 2 reply threads
You must be logged in to reply to this topic.
Hello,
After filling and submitting the form and hitting the send button, the form is framed inside a green rectangle.
You can see this here:
https://www.max-amous.com/contact-me/
I find that green color very disgraceful. Could you please tell me how I can remove it.
Kind Regards,
Max
Hello,
Please add this code into your custom css box:
.wpcf7-mail-sent-ok, .wpcf7-validation-errors {
border: none !important;
}
Best regards!
You must be logged in to reply to this topic.