Can any please help me on this issue? I’ve done everything within my power but it’s still broken. Thanking you in advance.
I added the below css to set the margin to 0. This is why you don’t see a problem now. Do you have a better suggestion than the one I applied?
.contact-form-minimal input[type=”text”],
.contact-form-minimal input[type=”tel”],
.contact-form-minimal input[type=”url”],
.contact-form-minimal input[type=”email”],
.contact-form-minimal input[type=”number”],
.contact-form-minimal input[type=”date”],
.contact-form-minimal input[type=”range”],
.contact-form-minimal input[type=”password”],
.contact-form-minimal select,
.contact-form-minimal textarea {
margin-bottom: 0px;
}
it appears to be spacing regarding error message