# Feature list

<figure><img src="/files/P9Cee9s8Yshg91WKb8Bn" alt=""><figcaption></figcaption></figure>

The Features list section is a common component in websites that showcases the main features or functionalities of a product or service.&#x20;

It is typically presented in a visually appealing way with icons or images accompanying each feature.

## How to add a Feature list section

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, click **Add section**
2. Locate **Feature list**
3. **Save**
   {% endhint %}

## How to customize a Feature list section

### Section settings

#### Section header

Use the provided text fields to add a suitable **Heading** and **Subheading**.

* Leave them blank if you do not want to display them

You can also change the **Heading size** to:

* Heading xs
* Heading sm
* Heading md
* Heading lg
* Heading xl
* Heading 2xl
* Display md
* Display lg
* Display xl

&#x20;to make the content look balanced on your website.

<figure><img src="/files/WWjyNbQQ8mwSIJ7EFH48" alt=""><figcaption></figcaption></figure>

#### Highlight text

[How to apply Highlight text to the section heading and block headings?](/sleek-theme/pages-global-sections/general-settings.md#highlight-text)

Use the provided text fields to add a suitable **Text**.

* Leave it blank if you do not want to display it

You can also change the **Description size** to Small/ Base size/ Large to make the content look balanced on your website.

<figure><img src="/files/L3IYFen0qmUtl0smCAxw" alt=""><figcaption></figcaption></figure>

#### Item settings

You can control the alignment of feature items in the section by changing the **Text alignment** property to Left/ Center/ Right.

Adjust the **Icon size** (Extra small/ Small/ Extra medium/ Medium/ Large) to make it look well-proportioned with the description.

<figure><img src="/files/tHxdTAEEBJmMIPMPXIt5" alt=""><figcaption></figcaption></figure>

#### Mobile Layout

If you are not into the grid layout, you can use the carousel layout by selecting the **Enable swipe on mobile**.

<figure><img src="/files/yEZA6HFMWFrOzX7UZyJv" alt=""><figcaption></figcaption></figure>

### Block settings

There are many minimalist icons available for you to choose and showcase on the Feature item block.

Moreover, you can insert suitable and attractive descriptions in the **Description** field to draw customers' attention.

<figure><img src="/files/7o3arJuRRTtdR8xM93Bw" alt=""><figcaption></figcaption></figure>


---

# 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://docs.foxecom.com/sleek-theme/theme-sections/feature-list.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.
