How to get rid of the orange rectangular box underneath the submit button on my website? I’ve tried clearing cache and other google-searched solutions. non seem to be working.
Hi Husam,
Thanks for reaching out.
It’s a known issue with the Contact Form 7 plugin and has been fixed in the latest version of the theme, I would recommend you to update the X theme to the latest version. Please let us know if you still find the issue after updating the theme and Cornerstone plugin.
If you don’t want to update it now, you can use a temporary fix CSS and add this code to your X/Pro > Theme Options then CSS.
.wpcf7 form.init .wpcf7-response-output
{
display: none;
}
Please note that we strongly recommend updating the theme and plugins to avoid any compatibility issues.
Hope it helps.
Thanks
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.