Skip to main content

Footer — Theme Settings mapping

Theme Settings → Footer → Layout · storage key footer_background · footer_text_color

The Footer tab styles the footer band. The converter derives the footer’s background fill and muted text colour; the structural chrome (columns, menus, widgets) comes from the generated child theme + captured menus.

Coverage

2/7 mapped from the source (29%) — 🟡 0 via CSS · ⚪ 5 default/manual · ⚙️ 0 auto.

OptionTypeStatusDerived from / note
footer_backgroundbackground-pro✅ NativeFooter band background fill (from detect_footer_style)
footer_text_colorcompact color✅ NativeMuted footer text colour
footer_link_colorcompact color⚪ UnmappedDefault
footer_border_topmulti-inline⚪ UnmappedDefault
footer_padding_topselect⚪ UnmappedDefault
footer_padding_bottomselect⚪ UnmappedDefault
(columns / menus / widgets)Footer Columns⚪ UnmappedBuilt by the generated child theme + captured menus, not these keys

The footer background and text colour come from detect_footer_style(). The footer’s rows / columns / menus are built by the generated child theme and the captured menus (see Header & Footer Elements), not these design keys.

Status legend

  • Native — Derived and written from a source signal.
  • 🟡 Via CSS — Reproduced via generated CSS; the native option is left empty (candidate to promote).
  • Unmapped — Left at default — no source signal, or set by hand.
  • ⚙️ Auto — Plumbing. Excluded from the coverage percentage.

← Back to Theme Settings Mapping