- Allmoxy
- Shop Floor Operations
- Output Pages / Labels
-
Allmoxy Guides
-
Getting Started
-
Essential Settings
-
Catalog Build
-
Sales / Customer Service
-
Shop Floor Operations
-
Inventory / Supplies
-
Financial / Accounting
-
Launch
-
Visual Designer
-
Vertical Catalog Integration (B2B)
-
Template (Custom Cabinets)
-
Template (SKU)
-
Business Briefs
-
Feature Updates
-
API
-
Common Errors
Add Content to the Footer of an Output Page
In the output pages tab, go to the output page you want to edit.
The easiest way is to use the "source" button and add it directly to the HTML code.
Once you see the code, scroll all the way to the bottom of all the code and add this (but obviously put in your own footer content):
<footer>
<p> Here's my footer content... </p>
</footer>
So it will look like this: