> ## Documentation Index
> Fetch the complete documentation index at: https://help.simpletix.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Event and Sitewide Customizations (Labels & Basic Settings)

> Learn how to customize text labels, show/hide the price range on event pages, and modify the 'Buy Tickets' button at both the site and event level.

# Overview

SimpleTix lets you make **basic** changes to your event pages without coding. These include:

* **Sitewide Label Changes**: Adjust global text strings such as “Sold Out” or “Register Now.”
* **Event-Specific Edits**: Customize the “Buy Tickets” button text or toggle price displays for a single event.

> **Note**: This guide focuses on text labels and basic toggles. For **visual design** (fonts, colors, CSS), see our [Advanced CSS Customizations](./css).

***

## Sitewide Label Customizations

### Editing Recurring Labels (e.g., “Sold Out”)

1. **Log in** to [Manager Portal](https://manager.simpletix.com).
2. Go to **Settings → Edit Labels**.
3. Use the **search bar** to find the label text you want to change (e.g., “Sold Out”).
4. Click **Edit** and enter your **new** text.
5. Click **Update** to save.
6. In the top-right corner, click **Re-Publish Site**.

**Example**:

* Change “Sold Out” to “Tickets Unavailable” sitewide.
* Adjust “Buy Tickets” (globally) to “Purchase Now.”

> **Caching Note**: Your changes may take a few minutes to appear. If needed, test in an incognito window or clear your browser cache.

***

## Event-Specific Customizations

If you’d rather **only** update text or settings for **one** event (rather than every event on your site):

### Changing the “Buy Tickets” Button

1. **Log In** to [Manager Portal](https://manager.simpletix.com).
2. Go to **Events**, then select the specific event.
3. Under **Event Details** (or a similar section):
   * Look for **Buy Tickets Button Label**.
   * Enter your custom text (e.g., “Reserve Your Spot,” “Join Us,” etc.).
4. Click **Save**.

> **Tip**: This override applies **only** to that event. All other events use the default or sitewide label.

### Showing or Hiding Price Range

Many organizers prefer to display a **price range** on their event listing (e.g., “$10 - $40”). However, you can toggle this off if you’d rather show a single price or hide pricing until checkout:

1. Within the **Events** → **\[Selected Event]** → **Event Details** area:
2. Locate an option like **Display Price Range on Event Page** (wording may vary).
3. Toggle it **on** (to show lowest to highest ticket price) or **off** (to hide).
4. **Save** your changes.

<Card title="See Also" icon="link" href="/docs/store-settings/defaults/adjusting-site-settings-on-simpletix">
  Explore broader settings to tailor sitewide configurations.
</Card>
