# Divider

The divider section is a powerful tool to toggle a sleek line. This section offers a clean and sophisticated design, making it ideal for creating a modern look.

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

### Section settings

<table><thead><tr><th width="205.5771484375">Settings</th><th width="182.64031982421875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Show line</td><td align="center"><code>checkbox</code></td><td>Toggles the visibility of a horizontal divider line in the section.</td></tr><tr><td><strong>Colors</strong></td><td align="center"></td><td></td></tr><tr><td>Color scheme</td><td align="center"><code>color_scheme</code></td><td>Applies a predefined theme color scheme to the section.</td></tr><tr><td><strong>Section spacing</strong></td><td align="center"></td><td></td></tr><tr><td>Width</td><td align="center"><code>select</code></td><td>Controls the content width: <code>Full width</code>, <code>Full width padded</code>, <code>Page width</code>, or <code>Page width narrow</code>.</td></tr><tr><td>Padding top and bottom</td><td align="center"><code>range</code></td><td>Sets the top and bottom padding space for the section, in pixels.</td></tr></tbody></table>


---

# 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://palo-alto.presidiocreative.com/sections/sections/layout/divider.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.
