Hello!
I have a question concerning the forms in Shopify.
I managed to add fields to the custom forms from the Dawn theme.
The only thing left is that I want the Email field to take the full length of the form like to Object field.
I don’t know what to add to my code.
I can’t give a link since it’s a draft to replace the current website but here is the code in my contact-form.liquid for the email and object field:
{{- 'templates.contact.form.email' | t }}
*
{%- if form.errors contains 'email' -%}
{{ 'accessibility.error' | t }}
{%- render 'icon-error' -%}
{{- form.errors.translated_fields.email | capitalize }}
{{ form.errors.messages.email -}}
{%- endif -%}
{{ 'templates.contact.form.object' | t }}
Thank you!
Hey @Prolifink ,
Can you share your Store URL so I can have a look at it? Also, if you have password enabled then please share the password as well. Your cooperation would be greatly appreciated.
Best Regards,
Helal