Archived topic
Center Mailchimp Form
1 reply · Started by Seth on February 4, 2023
Viewing posts 1–2 of 2
Hi there,
My site is https://fulfilmentfinance.com/
I would like my mailchimp form to be centered. Please see this screenshot: https://paste.pics/LEGVL
Thank you for your help!
Hi there,
try adding this CSS:
.mc4wp-form {
text-align: center;
}
This archived topic is closed to new replies.