Contact form 7 bug since update

I updated Contact form 7 outside of Pro and since then all my forms have a yellow box showing under the form. The code from the developer console is:

<div class="wpcf7-response-output" role="alert" aria-hidden="true"></div>

Is there some way I can hide this?

I’ve done

.wpcf7-response-output {
  display: none;

Which seems to work.

Hey @ArmshouseGroup,

We are just glad that you have figured it out a way to correct the said issue.
Thanks for letting us know!

Best Regards.

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