.footer-nav
element
The .footer-nav
action Adds clickable navigation items to your footer. It belongs to the footers category within the layout area.
Action Syntax
.footer-nav !set:icon [file]
An icon in format !set:name followed by A file reference
.footer-nav +imagetag [file]
An image tag starting with + followed by A file reference
.footer-nav "text" [file]
A quoted text string followed by A file reference
.footer-nav [file]
A file reference
.footer-nav !set:icon "text" [file]
An icon in format !set:name followed by A quoted text string followed by A file reference
.footer-nav +imagetag "text" [file]
An image tag starting with + followed by A quoted text string followed by A file reference
Valid sizes
tiny
small
medium
large
extra
Examples
// Basic Usage
.footer-nav !icon [block]
Action code: 1821097844
Version: 0.6.4-6
Last updated: 2025-06-13