# Default theme content

When you need to edit text content in Broadcast outside of the theme sections and blocks, you can use Shopify's '**Default theme content editor**', also known as the '**Language editor**,' to manage the text.&#x20;

## How to use

While in the Theme Customizer, use the **ellipsis icon** at the top (three dots) and choose '**Edit default theme content'**:

<figure><img src="/files/nYm4RjfxMhGGuPpPZZSC" alt=""><figcaption></figcaption></figure>

Once the editor loads, you'll find that the content is grouped into tabs. Broadcast stores many general items in the first tab, 'General'. Most of the product-related content is stored under the 'Products' tab

<figure><img src="/files/asVQifiTuX0Dwz60ceGI" alt=""><figcaption><p><strong>Use the tabs on top to find related content</strong></p></figcaption></figure>

The filter/search box can be helpful to find items:

<figure><img src="/files/MQXtP0spELuIgjDh0e6m" alt=""><figcaption><p><strong>Filter items search box</strong></p></figcaption></figure>

### Sample modification

An example of using the Default content editor is to change the '**From'** text that appears on the product grid or collection pages to something else, like 'Starting at':

<figure><img src="/files/kCImtjHlFeuGhnr8qGmH" alt=""><figcaption></figcaption></figure>

The '**From'** text automatically appears when a product has a range of prices. Some variants will be priced lower than others. We can modify the default theme content by changing the '**From'** text.

When the editor loads, you'll see a row of category tabs. In our example, we'll use the '**Products'** tab to find the '**From'** text:

<figure><img src="/files/aqzmpN4Nbn6jwjAPovDn" alt=""><figcaption><p><strong>Use the Products tab</strong></p></figcaption></figure>

You can modify this text and **save** your changes.&#x20;

### Video Overview

Complete walkthrough on using the Default content editor to make the sample change:

{% embed url="<https://www.loom.com/share/1809aa16ba704b90a704275dd43c44bb?sid=d3f105f4-89a2-4e1a-8063-95d719cca6d6>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://broadcast.presidiocreative.com/faq/frequently-asked-questions/default-theme-content.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
