Centering contact forms
- The topic ‘Centering contact forms’ is closed to new replies.
Need help? Check out our Support site, then
Hello,
Is there a way to center contact forms?
The blog I need help with is: (visible only to logged in users)
Hi,
you can use this inside the custom css:
.contact-form {
text-align: center;
}
All the best,
Ana