Hi @jeremyneault39,
I wasn’t able to replicate when tested, however, could notice the form is hidden on the Elementor side.
The workaround would be to add the following CSS which should display the form:
#forminator-module-16065 {
display: block !important;
}
You can add the CSS via the default WordPress customizer, under Appearance > Customize > Additional CSS.
However, if you could share the form export, we could like to further test and see what might be the core issue.
Please check the following doc on how to export a form:
https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export
You can share the export file via Google Drive, Dropbox or any such cloud services in the next reply.
Looking forward to your response.
Kind Regards,
Nithin