Headers & Footers
Page headers are applied to the top and bottom margins of each page.
Last updated
Was this helpful?
Page headers are applied to the top and bottom margins of each page.

To edit page headers, click "Edit Headers" at the top of the template body.


And to edit page footers, click "Edit Footers" at the bottom of the template body.


We recommend using a table to control the layout and alignment of content in your header/footer. This allows you to control the vertical and horizontal alignment of your content.



You can add variables to headers and footers the same way as the template body.

If you are using tokens, it's also possible to add dynamic value from a them. The syntax is similar to the variable format. Say you have this token Company Name, the variable you can add to the header/footer would look like this {{[Company Name]}}.

To add page numbers, you will first need to add an HTML element to the header or footer, then add <span class="pageNumber"></span> for the current page number or <span class="totalPages"></span> for the total number of pages.
To align text, add the HTML element in a table and edit the table and cell properties to the desired outcome.



Last updated
Was this helpful?
Was this helpful?