Overview
The Database-Driven Header & Footer Builder decouples layout from Blade template files. Admins define blocks with per-device content and sort orders entirely through the admin panel — no code changes required. The system is 100% backward-compatible with shortcodes, navigation menus, and plugins.Block Structure (cms_builder_blocks)
Each header or footer region is made up of one or more blocks stored in the cms_builder_blocks table.
Block Fields
Block Types
Device-specific content allows you to show a condensed mobile header while keeping a full-width desktop version — all from the same block record.
Supported Shortcodes in Header/Footer Blocks
Header and footer block content supports the following dynamic tokens:Logo Tokens
UI Component Tokens
Navigation & Link Tokens
Utility Tokens
Standard Shortcodes
All standard shortcodes are also supported inside header/footer blocks:CSS Theme Variable Manager
The CSS Theme Variable Manager configures custom properties injected site-wide via the<x-site-theme-styles /> Blade component.
Accent & Header Colors
Background Images
Navigation Colors
Footer Colors & Typography
Layout & Custom CSS
Pre-seeded 5-Column Responsive Footer
Site Store Pro includes a starter footer layout with five content columns and a copyright row:The pre-seeded footer is fully editable. Modify block content directly in the Header & Footer Builder admin interface — no template files need to be changed.
