You are here:
Customize Header and Footer Code
Customize the header and footer code to use in the emails you create with Email Studio.
- On the Admin tab, under Account Settings, click Edit.
- Select whether to edit the system default or custom code.
- To overwrite the current code, click Insert Recommended Header or Insert Recommended Footer, and make additional edits.
- If you selected custom code, enter the HTML you want to use, and save your work.
-
To use header or footer code in an email, try one of these methods.
- Add the code to a Content Builder template.
- Use AMPscript to retrieve the header or footer that you want.
- Use a reference block in Content Builder.
-
To insert a header or footer into a custom template or HTML Paste email, use this
code.
<custom type="header" name="header" /><custom type="footer" name="footer" />

