# 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://2417329470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhnqe0uck0ozZhJ77wGXt%2Fuploads%2Fx8fkyO4OJhSs80MNFrjj%2Feditor-default-content.png?alt=media&#x26;token=ac2dc8ca-ba4e-4df1-87b4-41a59d8470b0" 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/stiletto/general/adapting-your-theme/multiple-languages).
{% endhint %}

### Buy buttons

***

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

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.

### **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 "See our terms of use and privacy notice".

In the theme editor, you can enter additional footer content. Click on the **Footer section** to find the **Additional copyright text** field. Enter your text and click **Save**.

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

![](https://2417329470-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fhnqe0uck0ozZhJ77wGXt%2Fuploads%2Fgit-blob-c43cba092f7c2e2769ea41a792d15dcf10a52496%2Fcontent-shipping-product.jpeg?alt=media)

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

## **Adding translations and dynamic content**

***

The **Default theme content editor** lets you edit your general theme content in a single language. You may want to add custom content for specific languages, markets or parts of your store.

Follow the links below to learn how to add translations for multiple languages, add custom content for different markets, or show dynamic content for specific products and pages on your store.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Add multiple languages</strong></mark></td><td>Translate your theme content so customers can shop in their preferred language</td><td><a href="multiple-languages">multiple-languages</a></td></tr><tr><td><mark style="color:blue;"><strong>Add dynamic content</strong></mark></td><td>Display specialized content for specific products, pages, and other parts of your store</td><td><a href="dynamic-content-with-metafields">dynamic-content-with-metafields</a></td></tr><tr><td><mark style="color:blue;"><strong>Add custom content for markets</strong></mark></td><td>Using Shopify's Contexts, you can create custom content for specific markets.</td><td><a href="unique-content-for-markets">unique-content-for-markets</a></td></tr></tbody></table>
