Using a Custom Footer
You can override the default footer template and insert HTML to configure a custom banner for the web site.
Web site and marketing > General settings > Advanced Settings > HTML > Footer HTML
The HTML must start and end with the <tr> tag
<tr>
YOUR HTML HERE
</tr>