# How to change any text in Luminthme

The Default theme content or sometimes referred to as the Language Editor is where you can modify the default wording or text used in Lumintheme. For example, you can change buttons like "Add to Cart" or "Quick View", form fields, and accessibility labels.

## How to

* Use the ellipsis (three dots) at the top of the Theme Editor to view the dropdown menu
* Choose "Edit default theme content":

<div align="left"><figure><img src="/files/ve995rkefIk5vJjAh0Jf" alt="" width="305"><figcaption></figcaption></figure></div>

## Filter

Use the filter search tool at the top to quickly find words or content to change:

<div align="left"><figure><img src="/files/LMcZwKOy8po0fLY6Sadx" alt=""><figcaption></figcaption></figure></div>

## Tabs

The content has been categorized for easy access. Use the Tab bar to view content based on its category:

<div align="left"><figure><img src="/files/jTrIdEGyRI2r9AY53G9v" alt=""><figcaption></figcaption></figure></div>

## Content

After choosing a tab, you can view the content within that category. You can modify the theme text in these fields:

<div align="left"><figure><img src="/files/Upwoz3PN4djqgbfLiDoz" alt=""><figcaption></figcaption></figure></div>

After making changes, use the **Save** button to complete.

## Example

Change the Add To Cart button text:

<div align="left"><figure><img src="/files/1azFozqT01k8EPDc5l0R" alt=""><figcaption></figcaption></figure></div>

Shopify has additional documentation on this feature:

<https://help.shopify.com/en/manual/online-store/themes/customizing-themes/language/change-wording>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.lumintheme.com/lumin-theme-documentation/faq/how-to-change-any-text-in-luminthme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
