Is there a way to correct this issue so the submit button aligns under the form?
Hi wdwalrus,
Could you provide us with a link to the site in question so that we can take a closer look please?
Thanks,
Rikard
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.gform_footer {
clear: both!important;
}
Best regards,
Yigit
This didn’t work in the Quick CSS, however, I did get it to work in the style.css. Will this cause future problems or will this be ok as well?
Thanks again
Hey!
Move it to the custom.css file, so you do not replace on a theme update, or create a child theme.
Please let us know if that solves the issue for you.
Best regards,
Basilis