Orange border contact form

can I know how to remove this orange border from the contact form 7 please?

Hey @dylandesilva,

We’re sorry about this issue. This is a known bug and will be fixed in the next release.

For now, please temporarily add the following code in Theme Options > CSS. You can remove the code once the

.wpcf7-response-output {
    display: none;
}

Hope that helps.

I tried this code

.wpcf7-response-output {
display: none;
}

But it didn’t remove the box. tks

Hi @dylandesilva,

Please make sure that you added the custom CSS provided by my colleague in the right place X > Theme Options > CSS and if you have any cache plugins please purge all the cache.

If it doesn’t help, please give us the following information in a Secure Note.

  • WordPress Login URL
  • Admin level username and password

You can find the Secure Note button at the bottom of your posts.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.