Contact form strange artefact

Hi there,
we are using contact fortm on our web site. There is a strange orange frame which we are not able to edit. Pleacan you check it out. Web is www.compania.sk/kontakt

Thank you guys.

Hi @compania123,

Thanks for reaching out.

The issue with the Contact Form has been already reported to our development team and will be updated with the next release.
Till then 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;
}

Hope it helps.
Thanks

Perfect, thanks a lot.

Hi @compania123,

Glad to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.