# General

## Open General settings. <a href="#open-general-settings" id="open-general-settings"></a>

1. From your Shopify admin, go to **Online Store** > **Themes**.
2. Find the theme that you want to edit and click **Customize**.
3. In the left-hand toolbar, click **Theme settings.**
4. Click **General**.

## General settings <a href="#general-settings" id="general-settings"></a>

* **Display content in the wide layout**: display the content in the wider layout.

{% hint style="info" %}
**Note:** Not apply for the sections on the homepage.
{% endhint %}

* **Disable copy text:** tick to turn off the **right-click**, and **Ctrl + C** short key to save your content.
* **Enable lazyload fade effect:** turn on/off the lazyload loading effect. Each language code is separated by a comma.

## RTL settings <a href="#rtl-settings" id="rtl-settings"></a>

* **Enable right to left style:** turn on/off the RTL layout.
* **Language codes:** add the language code of the languages you want to display in the RTL layout. Example: **ar**.


---

# 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://beloria-docs.boostheme.com/theme-settings/general.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.
