Kali contact form disappears

I have a problem with our Kali contact form since a couple of weeks.

When I’m logged in in our Wordpress environment the contact form is visable in our homepage. When I log out of the Wordpress environment, the contact form disappears. On a smart phone the contact form is still visable without logging in or out. I reinstalled the Kali Form plug-in but this makes no difference.

The website is: www.ventilatietechniekbrabant.nl and the contact form should be next to our address information.

Can someone help me with this problem?

When logged in:

When logged off:

Hi there

Try this css please:

form.kaliforms-form-container {
opacity: 1 !important;
}

Yes, this works. Thank you very much!

Thank you too :slight_smile: