# Information line

{% hint style="info" %}
**Add section -> Information line**
{% endhint %}

## Information line

### Title

&#x20; Here you can write a **Title** if needed.

### Type

&#x20;In this section, you can choose the type of an Information line. There are 2 types:

{% tabs %}
{% tab title="Type #1" %}
![](/files/-Mdr-cF2RgfewYhaOrCf)
{% endtab %}

{% tab title="Type #2" %}
![](/files/-MdXV4aMker1vzFPOf9X)
{% endtab %}
{% endtabs %}

### Colorize style

&#x20; Select the style in the **“Colorize style”** dropdown list. There are five available styles:

{% tabs %}
{% tab title="Style #1" %}
![With the separator both above and below the Information line](/files/-Mdr13fb1O_nWjJLJLtw)
{% endtab %}

{% tab title="Style #2" %}
![With the separator only above the Information line](/files/-Mdr1mWFI1uaI_KHsgrG)
{% endtab %}

{% tab title="Style #3" %}
![Without a separator ](/files/-Mdr2-8W2pJaAYwVJFNU)
{% endtab %}

{% tab title="Style #4" %}
![With the black background and grey/white text lines](/files/-Mdr2MInF-Rd2PJWrY2B)
{% endtab %}

{% tab title="Style #5" %}
![With black background and only white text lines](/files/-Mdr2iK5NUnokxKCRE8V)
{% endtab %}
{% endtabs %}

## Content

&#x20;In order to have some information in this line, you need to add the content blocks. Simply click on **“Add Content”**. In each content block, you have 4 fields that you can fill in with the information you want to be displayed on your home page. In the **“Icon snippet name”** field you can insert any snippet which suits best for your shop. The list of the snippets you can find [<mark style="color:blue;">**here**</mark>](https://shella-demo.myshopify.com/pages/icons). In the **“Title”** write the title of the information block. In the **“Paragraph”**, write the information text. In the **“URL”**, you can insert the link to which the customers will be redirected when clicking on the information block.

&#x20;We have added the content for the block, and this is what we have got:

![](/files/-MdXY7nNuQoWL7PPX3QJ)


---

# 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/home-page-sections/information-line.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.
