Reply 319497 to: how can form be the center why it is not in center

Avatar: Rose Tyler
Rose Tyler
Support staff
March 13, 2022 at 08:31

Hello,

Without access to your Dashboard, I can’t check your settings, so not sure where you selected center align.
Try t0 add the next code in Custom CSS for page area:

.wp-block-contact-form-7-contact-form-selector input,
.wp-block-contact-form-7-contact-form-selector textarea {
    width: 100% !important;
}
.wp-block-contact-form-7-contact-form-selector {
    text-align: center;
}

Regards

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.