Page Footer Slot

Undraw Website Builder Re Ii6e

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
  • inside a bar to style the background with a gradient color and a little bit of spacing
<bar class="p-3" background-color="gradient-light">

<grid>

<box>
**First Cell** \\
Powered by [[:start|ComboStrap]] \\
[[support@combostrap.com?subject=Contact via WebSite|support@combostrap.com]] \\
</box>

<box>
**Second Cell** \\
[[#|Security]]\\
[[#|Release (Changes)]]\\
</box>
</grid>
</bar>
HTML

This code will output the following:

First Cell
Powered by ComboStrap
support@combostrap.com

Configuration

By default, the name of the footer slot page is slot_footer.

But you can change it with the footerSlotPageName configuration




Showcase yourself and your brand

Get free news, tips, and tricks
to create a remarkable experience for your readers.




Recommended Pages



Task Runner