Footer Text
The footer of your website has three text areas: a heading, an intro sentence, and a closing quote. All three can be updated in both English and Spanish.
[SCREENSHOT: The website footer showing the heading, description, and closing quote with labels]
Where to Find It
Section titled “Where to Find It”- Log in to Directus.
- Click Content in the left sidebar.
- Click settings.
- Scroll down to the Translations section.
- Click the English tab to edit English text, or the Spanish tab for Spanish.
[SCREENSHOT: The Translations section inside settings showing the EN and ES tabs]
Field Reference
Section titled “Field Reference”| Field | What it does |
|---|---|
footer_title | The bold heading at the top of the footer (e.g., “Let’s get started”) |
footer_description | The intro sentence below the heading |
footer_quote_details | The closing quote or tagline at the bottom of the footer — supports markdown formatting |
Step-by-Step: Updating Footer Text
Section titled “Step-by-Step: Updating Footer Text”- Open the settings collection.
- Scroll down to the Translations section and click the English tab.
- Click the footer_title field and type your new heading.
- Click the footer_description field and update the intro sentence.
- Click the footer_quote_details field and update the closing message.
- Click the Spanish tab and repeat the same steps for the Spanish version.
- Click Save when done.
Formatting the Closing Quote
Section titled “Formatting the Closing Quote”The footer_quote_details field supports markdown — a simple way to add formatting to text.
| To do this… | Type this… |
|---|---|
| Bold text | **your text here** |
| Italic text | *your text here* |
| New paragraph | Leave a blank line between paragraphs |
For the full formatting reference, see the Formatting Guide.