Email field wrong formated
-
currently the email field is concealed by the agree-button. i would like to put the agree button below, how can i fix that
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this custom code to Theme Settings > Custom CSS:
body .mc4wp-form>div {
display: block;
margin-left: 0;
margin-right: 0;
}
body .mc4wp-form>div>p {
margin-left: 0;
margin-right: 0;
}
Best Regards
thank you very much it worked
You are welcome! If you have any questions please feel free to contact us.
Best Regards