About
The page footer slot is a slot that replaces the default fat footer of the template.
How to
To create this slot, you need to create a markup document/page with the name slot_footer
Example: with:
- two cells in a grid that will show them:
- on 1 row on a large screen
- on 2 rows on mobile
This code will output the following:
Configuration
By default, the name of the footer slot page is slot_footer.
But you can change it with the footerSlotPageName configuration