# Blog and Article Pages

{% hint style="info" %}
**Theme settings -> Blog and Article Pages**
{% endhint %}

## Blog Sidebar

### **Sidebar visibility**

&#x20;Here you can decide whether a sidebar should be shown on the blog page, by choosing the sidebar visibility: **“Desktop and mobile”**, **“Only desktop”** or **“Hide”**. If you choose the option **“Hide”**, no sidebar will be shown on the blog page.

### **Sidebar position**

&#x20;The position of the sidebar can also be chosen out of three options: **“Right”**, **“Left”** or **“Dropdown”**.&#x20;

{% hint style="warning" %}
**Please note**, that in a mobile version only a dropdown option is available.
{% endhint %}

&#x20;Here is an example of the sidebar on the left side of the blog page:

![](/files/-MhIDKUuxJww8sDN9n9O)

### &#x20;**Sticky sidebar**

&#x20;If you enable this option, a sidebar remains sticky and will be shown while scrolling down the blog page.

### **How to add content to the sidebar?**

&#x20;In order to show any content in the sidebar on the blog page, you need to add it first. To do so, go to *Blogs -> Content and Sidebar.* How to customize the sidebar on a Blog page, you can read [<mark style="color:blue;">**here**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/blogs/sidebar).

## Article Sidebar

### **Sidebar visibility**

&#x20;Here you can decide whether a sidebar should be shown on the article page, by choosing the sidebar visibility: **“Desktop and mobile”**, **“Only desktop”** or **“Hide”**. If you choose the option **“Hide”**, no sidebar will be shown on the blog page.

### **Sidebar position**

&#x20;The position of the sidebar can also be chosen out of three options: **“Right”**, **“Left”** or **“Dropdown”**.

{% hint style="warning" %}
**Please note**, that in a mobile version only a dropdown option is available.
{% endhint %}

&#x20; Here is an example of the sidebar on the right side of the article page:

![](/files/-MhIfnF7GiyWYzz_fSEq)

### **Sticky sidebar**

&#x20;If you enable this option, a sidebar remains sticky and will be shown while scrolling down the article page.

### **How to add content to the sidebar?**

&#x20; In order to show any content in the sidebar on the blog page, you need to add it first. To do so, go to *Blog posts -> Content and Sidebar.* How to customize the sidebar on a Blog page, you can read[ <mark style="color:blue;">**here**</mark>](https://mpithemes.gitbook.io/shella-shopify-theme/blogs/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://mpithemes.gitbook.io/shella-shopify-theme/theme-settings/blog-and-article-pages.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.
