Skip to content

Customize Email Templates

Customize the appearance of notification emails to match your brand. This guide covers email template customization in Qivra Form Builder.

Email templates control how notification emails look when you receive form submissions. A well-designed template:

  • Reinforces your brand
  • Provides clear information
  • Looks professional
  • Is easy to read
  1. Go to Qivra Form Builder
  2. Click Settings in sidebar
  3. Go to Email Templates section

The top section of notification emails.

ElementDescription
LogoYour store logo
Header TextTitle or greeting
Background ColorHeader background

The main content area.

ElementDescription
Submission DataForm field values
FormattingHow data is displayed
ColorsText and background colors

The bottom section.

ElementDescription
Footer TextAdditional information
LinksStore link, contact info
UnsubscribeRequired for marketing
  1. In Email Templates settings
  2. Click Upload Logo
  3. Select your logo image
  4. Adjust size if needed

Logo Guidelines:

SpecificationRecommendation
Width200-400px
FormatPNG or JPG
BackgroundTransparent or white
File sizeUnder 100KB

Customize colors to match your brand:

Color SettingWhat It Affects
Primary ColorHeaders, buttons, accents
Background ColorEmail background
Text ColorMain text
Link ColorHyperlinks

Control text appearance:

SettingOptions
Font FamilySystem fonts, web fonts
Font SizeSmall, Medium, Large
Line HeightSpacing between lines

Minimal styling, focuses on content:

+-------------------------+
| [Logo] |
+-------------------------+
| New Form Submission |
| |
| Name: John Doe |
| Email: john@email.com |
| Message: Hello! |
| |
+-------------------------+
| Sent from Your Store |
+-------------------------+

Modern, boxed design:

+-------------------------+
| [Logo] |
+-------------------------+
| +---------------------+ |
| | New Form Submission | |
| | | |
| | Name: John Doe | |
| | Email: john@... | |
| | Message: Hello! | |
| +---------------------+ |
+-------------------------+
| Sent from Your Store |
+-------------------------+

Structured data display:

+-------------------------+
| [Logo] |
+-------------------------+
| New Form Submission |
+-------------+-----------+
| Name | John Doe |
+-------------+-----------+
| Email | john@... |
+-------------+-----------+
| Message | Hello! |
+-------------+-----------+
| Sent from Your Store |
+-------------------------+
  1. In Email Templates settings
  2. Find Subject Line field
  3. Enter your custom subject
VariableReplaced With
{form_name}Name of the submitted form
{shop_name}Your store name
{date}Submission date
{customer_name}Submitter’s name (if collected)
New submission from {form_name}
{customer_name} submitted {form_name}
[{shop_name}] New Contact Form Submission
Form Submission - {form_name} - {date}

Add text before submission data:

You have received a new submission from your contact form.
Please review the details below:

Add text after submission data:

Please respond to this inquiry within 24 hours.
View this submission in your dashboard: [Link]

Choose how field data is displayed:

FormatExample
Label: ValueName: John Doe
Bold LabelName: John Doe
List- Name: John Doe

Different templates for different forms:

  1. Go to form-specific settings
  2. Customize email for that form
  3. Override global template

Include specific fields only:

{if order_number}
Order Number: {order_number}
{endif}
  1. Click Preview in template editor
  2. See how email will look
  3. Test with sample data
  1. Click Send Test
  2. Enter your email address
  3. Check inbox for test email

Emails automatically adapt to mobile:

ElementMobile Behavior
LogoScaled down
TablesStacked or scrollable
FontReadable size
ButtonsFull width

Send test email and check on:

  • iPhone (Mail app)
  • Android (Gmail app)
  • Other mobile clients

Some recipients prefer plain text:

  1. Enable Include Plain Text Version
  2. Plain text is auto-generated
  3. Review and customize if needed
VariableDescription
{shop_name}Your store name
{shop_url}Your store URL
{shop_email}Store contact email
VariableDescription
{form_name}Name of the form
{submission_id}Unique ID
{submission_date}Date/time submitted
{submission_time}Time submitted
{customer_ip}Submitter’s IP address
VariableDescription
{field:email}Email field value
{field:name}Name field value
{field:*}Any field by name
DoDon’t
Keep it simpleOver-complicate design
Use brand colorsUse too many colors
Include logoUse large images
Test on mobileIgnore mobile users
DoDon’t
Clear subject lineVague subjects
Include key infoBury important data
Add reply linkMake replying hard
Set expectationsLeave responders guessing
DoDon’t
Optimize imagesUse large files
Test deliverabilitySkip testing
Check spam scoreIgnore spam filters
CauseSolution
Image too largeOptimize file size
Wrong formatUse PNG or JPG
Hosting issueEnsure image is accessible
CauseSolution
Email clientTest in multiple clients
CSS strippedUse inline styles
Mobile displayCheck responsive design
CauseSolution
Spam triggersReview content
No plain textEnable plain text version
Large imagesOptimize file sizes
Play