# 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://3688473072-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHUe2h5JnXOGnUNdkJwav%2Fuploads%2Fgit-blob-2d69dea23a38a1d5bf9a9c98222530ad0d866600%2Feditor-default-content.png?alt=media" 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/eclipse/general/editing-themes/multiple-languages).
{% endhint %}

### Buy buttons

***

The add-to-cart and Buy now buttons have the default text "Add to cart" and "Buy it now".

Find this text in **Products > Product** area of the default theme content editor.

### 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.

### Newsletter

***

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

Find text in the **General >** **Newsletter form** area of the theme content editor.

### 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 %}
