I have an extra box showing on my contact form. There is no reason for it and I am not sure how it got there since I really haven’t changed my site in a few weeks. It just showed up?
It on all my contact forms. www.danfordgolfinstruction.com
thanks
I have an extra box showing on my contact form. There is no reason for it and I am not sure how it got there since I really haven’t changed my site in a few weeks. It just showed up?
It on all my contact forms. www.danfordgolfinstruction.com
thanks
Hi @jaredd,
The extra box you’ve seen below your contact form is part of contact form 7 when I checked the element, that extra box is an error alert of Contact form 7, to remove that extra box please add this a little bit CSS code to your X > Theme Options then CSS.
.wpcf7-response-output {
display: none;
}
I hope it will help you to solve your issue.
Please note that providing custom code is outside the scope of our theme support. Issues that will arise from the use of custom codes should be forwarded to a 3rd party developer.
Thank you.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.