How can I center my contact form alignment?

Hi @libertyworks ,

This is Victor from PageFly - Landing page builder, I’d like to suggest this idea for solution:

Step 1. Go to Online Store → Theme → Edit code
Step 2. Open your theme.liquid theme file
Step 3. Paste below code before :

{% if canonical_url contains 'contact-us' %}
  
{% endif %}

Note: You can change the value of text-align from left to center if you want

Hope my answer will help you.

Best regards,

Victor | PageFly