Hello.
I am having issues with this form centering properly on mobile. But it’s only while looking at a blog post on mobile. If I look at my main page, all of the fields are centered nicely.

Thanks
Hello.
I am having issues with this form centering properly on mobile. But it’s only while looking at a blog post on mobile. If I look at my main page, all of the fields are centered nicely.

Thanks
Hi David,
Thank you for the details.
To resolve your issue, please add the following CSS code in the X > Theme Options > Global CSS (http://prntscr.com/evui3r)
.widget.widget_mailpoet_form {
text-align: center;
}
We would love to know if this has worked for you. Thank you.
Worked great, thanks.
You’re welcome. Glad we’re able to help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.