• Hello,
    A week or so ago I noticed my site has the yellow ‘error’ bar showing always. And then just realized that none of my forms are working.

    I checked my CSS and there is nothing in there that I can find that could be causing this issue.

    Does anyone have an idea of what to do to fix this?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • might be your theme screwing up. Anyway, adding this CSS should fix it:

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

    Don’t worry, it will still appear when you need it because CF7 sets the visibility with javascript

    • This reply was modified 4 years, 5 months ago by Jules Colle.
Viewing 1 replies (of 1 total)
  • The topic ‘Error Bar Always Visible’ is closed to new replies.