Success message bar showing up while loading the page
-
Hello!
I’m facing an issue where when I load the website page with the contact form, it displays a transparent success message bar with the close(X) icon. This happens while loading the page, so the user hasn’t submitted the form yet. I tried to skip the success message bar by blocking it in the global css editor of the theme by entering the below code:
.wpcf7-response-output { display: none; }
However, this didn’t workout. Your assistance on this issue will be very helpful, as I’m not keen on removing the message success bar completely. However it is optional.
Thank you.
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Success message bar showing up while loading the page’ is closed to new replies.