# Sidebar

1. From your Shopify admin, go to **Online Store** **->** **Themes**.
2. Find the theme that you want to edit, and then click **Customize**.
3. Choose **Collection** from the dropdown window. After that, scroll to **Sidebar** and you can make changes in editor for other elements:

![](/files/vQv30VN30FnpShhm37iP)

| Setting                 | Description                                                                                                                                                                |
| ----------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Show Sidebar?           | Enable to show sidebar. Note that blocks rather than Custom Collection must be added for the sidebar to appear.                                                            |
| Show Collapsible Block? | Turn the blocks in sidebar to be collapsible.                                                                                                                              |
| Enable Sticky?          | Fix the position of the sidebar when scrolling until the end of the collection content.                                                                                    |
| Layout                  | Determine how collapsible blocks are presented: Layout 1 (The collapsible blocks appear with carets), Layout 2 (The collapsible blocks appear with minus and plus icons)   |
| Collapsible             | Select the collapse state of the collapsible blocks when the page loads.                                                                                                   |
| Type                    | Select how the sidebar is presented: Vertical (the sidebar will lie on the left or the right of the page), Horizontal ( the sidebar will lie on the beginning of the page) |
| Position                | Select the position of the side to be either to the Left or Right. (For Vertical Type and for sidebar on Mobile)                                                           |
| Select Font Type        | Select the font family for the title of the sidebar.                                                                                                                       |
| Font Size               | Determine the font size of the title of the sidebar.                                                                                                                       |
| Font Weight             | Select the font weight of the title of the sidebar                                                                                                                         |
| Text Transform          | Select the text transform for the title of the sidebar                                                                                                                     |
| Font Style              | Select the font style of the title of the sidebar.                                                                                                                         |


---

# 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://halosoft.gitbook.io/ella-documentation/collections-page/collection-section/main-collection/sidebar.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.
