Success/fail bg on contact form 7

How do we remove the success/fail bg on contact form 7? When did this start showing up all the time? If you remove display:flex from the CSS below, it goes away. Please advise. Thanks.

.wpcf7-response-output {
display: flex;
flex-flow: column nowrap;
justify-content: center;
align-self: stretch;
}

Hi Keith,

Thank you for writing in, but can you clarify the issue? wpcf7-response-output is not showing all the time, and I don’t see that custom CSS from wpcf7-response-output.

Please clarify the issue.
Thanks,

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