Expired
Hello,
I am using the contact form here:
https://www.mybulgaria.it/contatti/
When I press submit, there are strange and ugly vertical lines shown. Can you please tell me how to fix this?
Thanks.
Please add this cod einto your customc ss box: div.wpcf7-mail-sent-ok { border: none; } If you want to remove it completely. Or add this:
div.wpcf7-mail-sent-ok { border: none; }
div.wpcf7-mail-sent-ok { height: 26px; margin-top: 598px; }
If you want to leave it to the success message.
Best regards!
You must be logged in to reply to this topic.