Skip to content

404 Not Found

File: sections/404.liquid

Templates: 404.json

404 Not Found

Description

404 Not Found

Displays a centered 404 error page with a large error code, title, description message, and a button to return to the homepage.

Features:

  • Large “404” display text
  • Configurable title and description
  • CTA button to navigate back to homepage
  • Responsive padding and font sizes

Settings:

  • heading (text) — Page title, default “Page Not Found”
  • description (text) — Description message, default “Sorry, the page you’re looking for doesn’t exist or has been moved.”
  • button_text (text) — CTA button label, default “Back to Home”
  • button_url (url) — CTA button URL

Blocks: None

Snippets Used: None

Dependencies:

  • Tailwind CSS (application.css) for utility classes

Tailwind Status: Full All styling uses Tailwind utility classes.

Settings

IDTypeLabelDefaultInfo
headingtextHeadingPage Not Found
descriptiontextDescriptionSorry, the page you’re looking for doesn’t exist or has been moved.
button_texttextButton textBack to Home
button_urlurlButton URL

Usage

This section is referenced in JSON templates and cannot be added via the theme editor.

{% section '404' %}