2
0

footers.rst 796 B

12345678910111213141516171819202122
  1. Footers
  2. =======
  3. A representation of a footer that sits at the bottom of your pages.
  4. Usage
  5. -----
  6. You define your content walls in the Snippets > Footer section of the admin. Once defined, your footers will render on your page, stacked on top of each other.
  7. Fields
  8. ------
  9. **Name**: A unique name for your footer. It can be anything, it is just used as a personal reference to easily tell them apart.
  10. **Custom CSS class**: If you need to add a specific css class for this footer, add it here.
  11. **Custom ID**: If you need to add a specific ID for this footer, add it here.
  12. **Content**: A streamfield that contains the layout blocks for the content wall.
  13. Site Footers
  14. ------------
  15. In **Settings > Layout**, select which Footers you want to display on your site under the Site Footers section.