# Edit default content

When setting up your Shopify theme you may come across text content that can't be edited from the theme editor. Here's where the default content editor comes in handy.

To edit default content in your Shopify theme, go to **Online Store > Themes**, click the **three dots** next to your theme, and select **Edit default theme content**. Then, find the text you want to change using the tabs or search bar, edit it, and click **Save**.

{% hint style="info" %}
Editing default content is not possible while using a theme trial.
{% endhint %}

{% hint style="info" %}
Default content can also be edited by using apps such as **Translate and adapt** and many other translation apps.
{% endhint %}

## How to edit default content

{% stepper %}
{% step %}
**Access the Theme Content Editor**

* From your Shopify admin, navigate to **Online Store > Themes**.
* Locate the theme you want to edit and click the three dots (or "More actions") button.
* Select **Edit default theme content** from the dropdown menu.
  {% endstep %}

{% step %}
**Find and edit the text**

{% hint style="info" %}
Be careful not to change text inside curly brackets `{{ }}` or HTML link tags `<a href="">` and `</a>` as this can break the theme's functionality.
{% endhint %}

* **Tabs and categories**
  * The default theme content editor groups text by category, which you can view using the tab navigation.
* **Search bar**
  * Use the "Filter items" search bar to locate specific phrases or words you want to change.
* **Edit the text**
  * Click on the tab or category that includes the text you want to change and edit the text in the available fields.
* **Remove text**
  * To remove default text, replace it with a single space.
    {% endstep %}

{% step %}
**Save your changes**

* Click **Save** to apply your changes.
  {% endstep %}
  {% endstepper %}

### Examples

* **Powered by Shopify**: You can remove this text from the footer by searching for "Powered by Shopify" in the "Checkout & system > Links" area.
