# How to set up the general appearance settings of my email?

We strongly recommend setting up the general appearance of your emails such as fonts, colors, or margins before starting to focus on the content. It is a real time-saving gesture as these settings will be applied to all the content elements of your emails!

From the **Appearance** tab of the **Email composer**, 5 sections will help you to define your email appearance.

## General Settings

In this menu, you will be able to modify appearance content, such as:

* the width of the message
* the padding of the message
* the fonts
* the color of the font
* the line spacing
* the background color

<figure><img src="/files/ezQ4X3ixoFRhk4fwe9xn" alt=""><figcaption></figcaption></figure>

You can also **enable or disable functions** such as underlining links, implemented RTL text direction, and responsive design, and choose to **add a background image**.

## Stripes <a href="#h_863a18df28" id="h_863a18df28"></a>

**Stripes** are made of **structures** and define the body of your email. Change the content of a Stripe by clicking on it and going to **Message area** to select a new type of content:&#x20;

<figure><img src="/files/cUm8thPeY0ZVejbh3CBj" alt=""><figcaption></figcaption></figure>

In the **Appearance** tab, the Stripe section allows you to set up different text settings and backgrounds for each part of the email:

* Header
* Content
* Footer
* Info area

<figure><img src="/files/sAMo4PQT9dbWgylxRcbq" alt=""><figcaption></figcaption></figure>

## Headings

This is a special section to manage your Headings' font size and color:

<figure><img src="/files/breVn9XKFYc38UsIFjs5" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Select a part of your text and add a format. Adding it will help you to set up a uniform mobile responsive text later in the **Mobile Formatting section.**
{% endhint %}

## Button <a href="#h_863a18df28" id="h_863a18df28"></a>

Here you can set up the design of the buttons you may add to your email. Font, border, padding, colors, it's all here:

<figure><img src="/files/xj1zI4lpIHj6mO6S60Bs" alt=""><figcaption></figcaption></figure>

## Mobile Formatting

This section allows you to set up specific settings working only in the mobile version of the email template in email client which support media queries:

<figure><img src="/files/KYQJLJdWmeZmxZ51lbTp" alt=""><figcaption></figcaption></figure>

You can now start to write the content of your email :sparkles:


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.batch.com/guides-and-best-practices/message/email/design-and-layout/how-to-set-up-the-general-appearance-settings-of-my-email.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
