404 Not Found
File:
sections/404.liquidTemplates:
404.json

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
| ID | Type | Label | Default | Info |
|---|---|---|---|---|
heading | text | Heading | Page Not Found | |
description | text | Description | Sorry, the page you’re looking for doesn’t exist or has been moved. | |
button_text | text | Button text | Back to Home | |
button_url | url | Button URL |
Usage
This section is referenced in JSON templates and cannot be added via the theme editor.
{% section '404' %}