Skip to main content

Hero Sections

Hero sections are high-impact, full-width banners designed for the top of your pages. TabletopForge includes two hero section variants: a static Hero Banner and a multi-slide TF Hero Carousel.


Hero Banner

File: sections/hero-banner.liquid

A single, full-width hero banner for displaying a compelling background image with a text overlay and call-to-action button.

Features

  • Full-bleed background image
  • Headline and subheading text overlay
  • Primary and secondary CTA button links
  • Dark overlay for improved text legibility

Settings

SettingTypeDescription
Background imageImage pickerThe full-bleed hero background
HeadingTextMain headline text
SubheadingTextSupporting subtitle
CTA button labelTextPrimary button text
CTA button URLURLPrimary button link
Overlay opacityRangeDarkness of the image overlay (0–100%)
Content alignmentSelectLeft, Center, or Right text alignment
HeightSelectSmall (300px), Medium (500px), Large (700px), Full viewport

File: sections/tf-hero-carousel.liquid

The TF Hero Carousel is TabletopForge's flagship hero section — a multi-slide auto-rotating banner with HUD telemetry overlays inspired by sci-fi targeting systems. Each slide displays a background artwork with diagnostic stat overlays (scale, resin density, material classification).

Adding Slides

The Hero Carousel uses Slide blocks. Each slide is a separate block added within the section:

  1. In the theme editor, click TF Hero Carousel in the sidebar.
  2. Click Add blockSlide.
  3. Configure each slide's settings.
  4. Repeat for additional slides (up to 5 recommended).

Slide Block Settings

SettingTypeDescription
Background imageImage pickerThe full-bleed slide background artwork
TitleTextModel or product classification label
SubtitleTextDescriptive subline (e.g., "Rapid Deployment Unit")
CTA labelTextButton text (e.g., "View Arsenal")
CTA URLURLLink target for the button
Scale labelTextDiagnostic overlay: scale value (e.g., "32mm Scale")
Material labelTextDiagnostic overlay: material type (e.g., "8K Resin")

Section Settings

SettingTypeDescription
AutoplayCheckboxEnable automatic slide cycling
Autoplay intervalRangeSeconds between slide transitions (3–10s)
Show navigation arrowsCheckboxDisplay prev/next arrow controls
Show slide indicatorsCheckboxDisplay dot indicators below the carousel

HUD Overlays

The carousel renders diagnostic data overlays in the corners of each slide:

  • Top left: Crosshair targeting indicator
  • Top right: Scale classification label
  • Bottom right: Material / resin type label

These overlays are cosmetic and pull their data from the Scale label and Material label block settings.

:::tip Hero carousel best practices Use landscape images with a 3:1 or 16:9 aspect ratio at a minimum width of 1920px for best results. Keep background images dark enough that white overlay text remains legible without excessive overlay opacity. :::