> For the complete documentation index, see [llms.txt](https://docs.woohoo.dance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.woohoo.dance/elements/email-builder.md).

# Email Builder

Email builder comes as a separate link in the wordpress navigation menu "Woohoo emails". It acts like a custom post type. So for each email template you need to create a new post.

{% hint style="success" %}
1 post = 1 email template
{% endhint %}

Make sure to select the correct email type and enable it:

<figure><img src="/files/6t05ofQDqwfi2WsQgyUv" alt=""><figcaption></figcaption></figure>

If you don't want to start from scratch, check the "Apply default template" checkbox before opening Breakdance builder and you'll get a starter template to build from.

### Important

* Start with **Email container** element and put everything inside it.
* For layout - use **Email Row** or **Email Column** elements.
* Style each element individually (div, text, headings) and make sure all the text have color and font size.
* Don't use SVG for imgages, only PNGs and JPGs.
