Archived topic
How do you center a shortcode block?
3 replies · Started by Janet Davis on February 14, 2023
Viewing posts 1–4 of 4
How do I center the shortcode block where I have my opt in form on the home page?
Thank you
JM
Hi there,
try adding this CSS to your site:
.formkit-form {
margin: auto;
}
Thank you perfect!
You're welcome
This archived topic is closed to new replies.