# Edit default theme content

Your theme may include text that cannot be changed in the theme editor. Instead, you can use the **default theme content editor** in the Shopify admin.

{% hint style="warning" %}
The default theme content editor is not available in free trial mode.
{% endhint %}

{% stepper %}
{% step %}

#### Open default theme content editor

In your theme editor, click the **Actions (**<kbd>**...**</kbd>**)** button and select **Edit default theme content**.

<figure><img src="https://1086282208-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl6iv1HA2gJCuwR5V6stX%2Fuploads%2Fevq036ximJapyYxcbXjE%2Feditor-default-content.png?alt=media&#x26;token=45343ee0-6641-4cb6-a496-a3f5302d399c" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Search for default text

Use the **filter bar** to search for the text you want to change, or select a category to filter default text by different areas of your theme.
{% endstep %}

{% step %}

#### Edit or remove text

Edit the text you want to change in the available fields. To remove default text, replace the text in the field with a single space.

{% hint style="danger" %}
**Do not edit** text inside curly brackets **`{{ }}`** or HTML tags (**`<a href="">`** and **`</a>`**). Editing them will break theme functionality.
{% endhint %}
{% endstep %}
{% endstepper %}

## Common changes to theme content

***

Below you'll find the most common changes to default theme content. Use the search and filter bar in the default theme content editor to find and replace the theme text.

{% hint style="info" %}
To learn about adding translations, check out our guide for [selling in multiple languages](https://help.fluorescent.co/lorenza/general/adapting-your-theme/multiple-languages).
{% endhint %}

### **Add-to-cart button**

***

The add-to-cart button has the default text "Add to cart". Search this text to replace it with your own. Click **Save**.

### Powered by Shopify

***

The "Powered by Shopify" text appears in the footer on every page.

* In your theme editor, click the **Actions (**<kbd>**...**</kbd>**)** button and select **Edit default theme content**.
* Search "Powered by Shopify" to find the default text in the **Checkout & system > Links** area.
* To remove default text, replace the text in the field with a single space.

### **Footer text**

***

Default text appears in the bottom left corner of the Footer. Search "Footer" to find and edit default text, including "All rights reserved" and "Payment methods accepted".

### **Newsletter**

***

The **Newsletter form** includes default text for the submit button ("Subscribe"), email placeholder ("Your email"), and confirmation message ("Thanks for subscribing.")

Search for "Newsletter" to find and replace the text in these fields. Click **Save**.

### Shipping and taxes

***

Default "Shipping and taxes" message automatically appear depending on store's settings in **Shopify admin** > [**Shipping and delivery**](https://admin.shopify.com/settings/shipping).

* In your theme editor, click the **Actions (**<kbd>**...**</kbd>**)** button and select **Edit default theme content**.
* Search <kbd>shipping\_policy\_</kbd> or <kbd>tax included</kbd> to find default text for the **Cart** and **Products.**
* To remove default text, replace the text in the field with a single space.

{% hint style="danger" %}
**Do not edit** text inside curly brackets **`{{ }}`** or HTML tags (**`<a href="">`** and **`</a>`**). Editing them will break theme functionality.
{% endhint %}

| Field                                                                       | Default text                                     |
| --------------------------------------------------------------------------- | ------------------------------------------------ |
| <mark style="color:blue;">Taxes and shipping policy at checkout html</mark> | "Taxes and shipping calculated at checkout"      |
| <mark style="color:blue;">Taxes included and shipping policy html</mark>    | "Tax included. Shipping calculated at checkout." |
| <mark style="color:blue;">Shipping policy html</mark>                       | "Shipping calculated at checkout."               |
| <mark style="color:blue;">Include taxes</mark>                              | "Tax included."                                  |

### Checkout

***

You can change the default text of the Checkout. Click the **Checkout** tab to find all text found in the Checkout.

{% hint style="success" %}
**Checkout is a Shopify feature**. While the checkout default content can be accessed through the theme content editor, the Checkout is not controlled by the theme. For issues and questions, please [contact Shopify Support](https://help.shopify.com/en/support/support-type).
{% endhint %}
