Hello!
Could you please help me with an issue with Contact Form 7?
When I click on the Submit Button, a very annoying blue frame appears, that does not match my site in any way. On mobile the border is orange.
I tried many things, I just can not solve this issue.
This is the page: Връзка с нас | Интериорен дизайн и управление на проекти. I also attached a photo.
I would be very grateful if you could help me with this!
Thanks!
Ani
Hi there,
Thanks for reaching out.
In relation to your request here, could you possibly try out the following CSS code under the Appearance>Customize>Additional CSS section:
input.wpcf7-form-control.wpcf7-submit:focus {
border: none !important;
}
I hope this helps.
Best Regards,
Support.
Hey, it did not work with border-color, but I tested with outline-color and it worked! Big thanks!!
Cool 
I will close this case now, Feel free to contact us again if you have other questions Thanks!