Issue with border around Thank message
-
Hello,
I’m having issue with the contact form (running latest version) after submitting the response it displays the text “Thank you for your interest, we will get back to your shortly…” and there is a green box but it is around the entire contact form (including the fields). Example screenshot here:
https://www.dropbox.com/s/s5gfpyjm4gcsniv/contact-form-border-issue.png?dl=0I see inside the following div:
<div class=”wpcf7-response-output wpcf7-display-none wpcf7-mail-sent-ok” style=”display: inherit;” role=”alert”>It is set to inherit, but if I change it to inline (using dev tools) then it works and the border is only around the message (as I want) not the whole contact form. Problem is that it’s coming from the javascript as part of plugin. Is there anyway to resolve this?
Thank you,
Aaron
- The topic ‘Issue with border around Thank message’ is closed to new replies.