# Global Settings

This option can be seen in the **Settings tab,** it allows you to configure the settings to help spice up your Email Template design.

The sub settings here include:

* **Direction RTL:** Turn on for right to left languages
* **Global header footer:** This option allows you to enable or disable the Global Header and Footer across all templates.
* **Container Width (px):** This option allows you to set a specific width for the Email template and this must be between 480px (min) - 900px (max).
* **Display payment Instruction and details:** This will allow you to choose whether you want to show payment instruction for customers and admin or not in the Email.
* **Show product image:** This toggle will allow you to show or hide product images in your template. You can customize how it appears and where it should appear by adjusting its position, size, height and width.
* **Show product SKU:** This toggle allows you to show or hide the stock keeping unit in the Emails.
* **Show product description**: This toggle allows you to display product short description in the Order Details.
* **Show product Hyperlinks**: This toggle allows you to display product hyperlinks in the Order Details.
* **Show product item cost:** This toggle allows you to display product item cost in the Order Details.
* **Show product regular price**: This toggle allows you to display product regular price as a strikethrough in the Order Details.
* **Custom CSS:** When this option is toggled ON, the field which allows input of CSS codes to further style and enhance the Emails will show up and you could input codes to style your Emails here.

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


---

# 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://docs.yaycommerce.com/yaymail/drag-and-drop-email-builder/the-settings-panel/general-settings.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.
