Archived topic
Form from Simple Contact Form makes costume footer align to the left
3 replies · Started by Sebastian on February 1, 2021
Hello,
I made a form with simnple contact form plugin and then I added the shortcode [simple_contact_form], and publish it, it makes my costume footer align to the left, it only happens if I add the shortcode form.
Could you help me figuring out how to fix it?
Thanks
Hi there,
the form is outputting some broken HTML. Are you able to edit the HTML it outputs ? As you need to make sure each element has the correct closing tags for elements such as <div></div>, <form></form>, <a></a> etc.
Hello, David, thanks!
You point me in the right direction and I was able to find the error and fix it
Glad to hear that