> 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="https://1072142691-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F00iTFjPG4OvCmS1VumHy%2Fuploads%2FbcbSC7FPzYP0clb185Sp%2Fimage.png?alt=media&amp;token=b7168ce7-b9e9-4771-be2b-70917a469e57" 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.
