Multipurpose theme documentation

Multipurpose Fashion Theme

Contact Us

Multipurpose Fashion Theme

Theme: Multipurpose Fashion Theme

Help Center > Sections & Blocks > Forms & Newsletter Sections > Contact Us


Overview

The Contact us section displays a contact form so customers can send you messages. Submissions appear in Shopify Admin > Settings > Notifications > Contact form. Use it on a Contact page or in the footer area. The section includes an optional title, introductory text, and optional phone number field. No blocks—all content is configured in section settings.


Where to Add This Section

  1. Go to Online Store > Themes > Customize.
  2. Select Default page or create a Contact page.
  3. Click Add section.
  4. Choose Contact us.
  5. Save.

📷 Image placeholder: Add a screenshot of Contact us section.

Placeholder: Contact us section


Quick Setup (2 Steps)

  1. Add section — Add Contact us to your Contact page template.
  2. Configure — Add title, text, and enable phone if desired.

Section Settings

Setting Description Default
Title Section heading
Heading size Small, Medium, Large Medium
Heading position Left, Center, Right Left
Text Introductory text above form
Show phone Adds a phone number field to the contact form. Off
Narrow column Constrain form width for readability
Color scheme Background and text (theme schemes) None
Padding top Top section padding
Padding bottom Bottom section padding

Form Fields

The contact form typically includes:

Field Description
Name Customer name (required)
Email Customer email (required)
Phone Phone number (optional, if theme supports)
Message Message body (required)

Fields are defined by the theme schema; customization may require code edits.


Where Submissions Go

  • Shopify Admin > Settings > Notifications > Contact form submissions
  • Submissions can be forwarded to your support email
  • Use apps (Zendesk, Gorgias, Help Scout) to route to a helpdesk or CRM

Step-by-Step Setup

Step 1: Create a Contact page (if needed)

  1. In Shopify Admin, go to Online Store > Pages.
  2. Click Add page.
  3. Title: "Contact" (or "Contact Us").
  4. Template: page or contact if your theme provides it.
  5. Save.

Step 2: Add the section

  1. Go to Themes > Customize.
  2. Navigate to the Contact page (use the page dropdown or template selector).
  3. Click Add section.
  4. Choose Contact us.
  5. Position where you want the form (often full width, centered).

Step 3: Configure section

  1. Title — Enter "Contact us" or "Get in touch".
  2. Text — Add introductory text (e.g. "Have a question? Send us a message and we'll get back within 24 hours.").
  3. Show phone — Enable if you want your store phone displayed.
  4. Heading position — Left, Center, or Right.
  5. Color scheme — Choose a scheme that fits the page.
  6. Narrow column — Enable for a narrower form (improves readability on wide screens).
  7. Adjust padding as needed.
  8. Save.

Step 4: Test

  1. Submit a test message from the storefront.
  2. Check Settings > Notifications > Contact form to confirm receipt.
  3. Ensure your support email is monitored.

Use cases

  • Contact page — Primary way for customers to reach support
  • Footer area — Contact form on key pages
  • Support inquiry — Pre-sale or post-purchase questions
  • B2B inquiry — Wholesale or partnership requests

For merchants

  • Create a "Contact" page and add this section.
  • Add introductory text to set expectations (response time, hours).
  • Monitor submissions regularly; set up email forwarding if needed.
  • Consider adding FAQs above the form to reduce repetitive submissions.
  • Link to Contact from footer navigation.

Accessibility

  • Form fields include accessible labels and keyboard support.
  • Submit button is keyboard accessible.
  • Error and success states should be announced.

Previous steps


Next steps


Common mistakes

Mistake Fix
Contact page missing Create a Contact page and add this section
No intro text Add Text to set expectations
Submissions not monitored Set up email notifications; check Admin regularly
Form too wide Enable Narrow column for readability
No link in nav Add Contact to footer or main navigation


FAQs

Check your notification settings in Shopify Admin > Settings > Notifications. Make sure the contact form email is set to a monitored address. Also verify that emails are not being filtered into spam folders.

Contact form submissions are sent to the store's notification email. You can configure this in Shopify Admin > Settings > Notifications.

The default fields include Name, Email, optional Phone, and Message. Adding or removing fields requires editing the theme code.

The phone field is optional by default. Making it required requires editing the theme code to add the required attribute.

Yes. The section supports multiple instances. Each form uses a unique ID to prevent conflicts.

Make sure your store is not password protected. Contact forms do not submit properly when storefront access is restricted.

The success message text is controlled by theme translations. You can edit it in Online Store > Themes > Edit default theme content.

Shopify includes built-in spam protection for contact forms. Additional protection can be added using apps if needed.

Yes. The appearance is controlled by the theme's CSS. Developers can customize styles by editing the contact-us.css file.

No. The Contact us section does not support file uploads. File upload support requires custom development or an app.

Enable the Narrow column setting to improve readability on wide displays.

Yes. All text strings support translation. Edit translations in Online Store > Themes > Edit default theme content.

Questions? Chat with us.

Ask questions about the theme docs

Hi! I'm your theme documentation assistant. Ask me anything about the Multipurpose theme setup, sections, or settings.

AI answers from theme docs