How can I align the contact form in Debut theme to the left or right?

Hello,

Do anyone know how to align the contact form in Debut theme to the left or right of the page instead of center? Thanks! Here’s the code:

{{ page.title }}

{% if page.content.size > 0 %}

{{ page.content }}
{% endif %}
{%- assign formId = 'ContactForm' -%} {% form 'contact', id: formId %} {% include 'form-status', form: form, form_id: formId %}
{{ 'contact.form.name' | t }}
{{ 'contact.form.email' | t }} * {%- if form.errors contains 'email' -%} {{ 'general.accessibility.error' | t }} {% include 'icon-error' %} {{ form.errors.translated_fields['email'] | capitalize }} {{ form.errors.messages['email'] }}. {%- endif -%}

{{ ‘contact.form.phone’ | t }}

{{ ‘contact.form.message’ | t }}

{% if form.body %}{{ form.body }}{% endif %}

{% endform %}

Hii, @Irena
Kindly share your store URL so,
I can solve it perfectly.
Thank You.

Hi @Zworthkey ,

Thank you! Here’s the URL: https://exploroproducts.com/products/at-home-marijuana-thc-drug-test-strips-kit-by-exploro There is “Ask a question” tab with a contact form below the images.