connect

← Back

Thank you for your response. ✨

/* Center Jetpack Contact Form */ .wp-block-jetpack-contact-form.is-style-outlined { max-width: 600px; /* controls how wide the form can be */ margin: 0 auto; /* centers the block horizontally */ } /* Optional: center the button more cleanly */ .wp-block-jetpack-button.aligncenter { text-align: center; }