> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-pages/media-and-content/how-to-i-delete-a-single-section-from-a-section-slider.md).

# How do I delete a single section from a section slider

{% stepper %}
{% step %}

### Select the section slider

<figure><img src="/files/cP0IIoMNFOIzk8rOdrpq" alt="How do I delete a single section from a section slider — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Delete Section Slider" on the contextual panel on the right. This will only delete the section slider and not the individual sections that are used to create the slider.

<figure><img src="/files/awYlC6asqCnngWkm9mbg" alt="How do I delete a single section from a section slider — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select the trash icon to delete the section or alternatively, use the layer panel or right-click on the section to delete the individual section.

<figure><img src="/files/6yD5l58zAXOfbZNLSE7q" alt="How do I delete a single section from a section slider — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Use the layer panel to delete the section

<figure><img src="/files/1rqthBxPXRZrWOGsHoAn" alt="How do I delete a single section from a section slider — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Right-click delete

<figure><img src="/files/0Neytc0n4NV5Co7go2FE" alt="How do I delete a single section from a section slider — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Yes" to confirm that you are deleting the section

<figure><img src="/files/a2nxxnCZRkxbndNUj2S3" alt="How do I delete a single section from a section slider — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### To re-create the section slider with the remaining sections, select elements from each of the sections using CMD / Shift (or CTRL / Shift) + select and click on "Create Section Slider"

<figure><img src="/files/abP2WNS9wfxGjXS77wmc" alt="How do I delete a single section from a section slider — step 7"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Alternatively, use CMD / Shift (or CTRL / Shift) + select to select the individual sliders in the layers panel.

<figure><img src="/files/DOZGKKHHLKku7o3scHzz" alt="How do I delete a single section from a section slider — step 8"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Click "Create Section Slider" to re-create the section slider

<figure><img src="/files/C3HbJUZ16V0amFxCgN0w" alt="How do I delete a single section from a section slider — step 9"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-pages/media-and-content/how-to-i-delete-a-single-section-from-a-section-slider.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
