# Edit default theme content

{% hint style="danger" %} <mark style="color:red;">Theme retirement</mark> | Context is no longer available on the Shopify theme store. **Theme support and updates for current users will end after May 18, 2024**. [Learn more here](https://help.fluorescent.co/context/readme/theme-retirement).
{% endhint %}

In the Shopify admin, you can change the default text found in your theme. Use the **Default theme content editor** to edit or remove text to match the tone and needs of your store.

{% hint style="info" %}
This tutorial is for changing general theme content for your default language. If you want to add multiple languages or show dynamic content for different markets or parts of your store, learn about [**adding translations and dynamic content**](#adding-translations-and-dynamic-content) below.
{% endhint %}

<figure><img src="https://github.com/fluorescent/kb-context/blob/main/.gitbook/assets/editor-default-content.png" alt="" width="375"><figcaption></figcaption></figure>

## **Change default theme content**

If you cannot find text you want to edit in the **Theme editor**, click **Edit default theme content** in the **Actions** **`...`** menu at the top of the Theme editor or in your theme library.

The **Default theme content editor** groups theme text by category that you can view using the tab navigation. Click on the tabs or use the search bar to find the theme content you want to change.

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

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your theme editor (**Customize**):

1. Click **Actions** (**`...`**) > **Edit default theme content**.

   > You can also access the theme content editor from your **Shopify admin**. Go to **Online store** > **Themes**, and Click **Actions** **`...`** next to the theme you want to edit.

   ![](https://3096289102-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fvbp0IBkqpivnJ0UBSwsh%2Fuploads%2Fgit-blob-aafe51a8251bd5058e1acba9e308624fb018eddc%2Feditor-default-content.jpeg?alt=media)
2. Enter the default text into the search bar or click the tab that includes the group of text you want to change.

   <figure><img src="https://github.com/fluorescent/kb-context/blob/main/.gitbook/assets/content-editor-tabs.png" alt="" width="375"><figcaption></figcaption></figure>
3. Edit the text you want to change in the available fields.

   > Do not change text inside curly brackets **`{{ }}`** or HTML link tags (**`<a href="">`** and **`</a>`**). Changing them will break the functionality of the theme.
   >
   > To remove default text, use your space bar to replace the default text with a single space.
4. Click **Save**.

</details>

## **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" %}
**Tip |** To remove default theme content, use your space bar to replace the text with a single space.
{% 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" appears in the Footer on every page. To remove this text, use your space bar to replace "Powered by Shopify" with a single space. Click **Save**.

### **Newsletter**

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

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

### **Shipping and Taxes**

According to your store settings, default text for Shipping and Taxes appears on the Cart page and on Product pages. Search for "Shipping" or "Taxes" to find the default text or click on the **Products** tab.

{% hint style="danger" %}
**Do not change** text inside curly brackets **`{{ }}`** or HTML link tags (**`<a href="">`** and **`</a>`**). Changing them will break the functionality of the theme. You **can** change the link text (e.g. "Shipping") between the opening and closing link tags.
{% endhint %}

### **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" %} <mark style="color:green;">**Shopify**</mark> | The 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. If you require help with your Checkout, 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.

### **Add multiple languages**

You can translate your theme content so customers can shop in their preferred language. See our guide for [Selling in multiple languages](https://help.fluorescent.co/context/general/adapting-your-theme/multiple-languages).

### **Add dynamic content**

You can display specialized content for specific products, pages, and other parts of your store by adding [dynamic content with metafields](https://help.fluorescent.co/context/general/adapting-your-theme/dynamic-content-with-metafields).

### **Add custom content for different markets**

With Shopify's **Translate & Adapt** app, you can create custom content for specific markets. Learn about Shopify's [Translate & Adapt app](https://help.shopify.com/en/manual/markets/languages/translate-adapt-app) and see our guide to [Create custom content for a market](https://help.shopify.com/en/manual/markets/languages/translate-adapt-app#create-custom-content-for-a-market).
