# Layout

The layout configuration defines the structural and visual presentation settings of the theme.\
It controls grid organization, animations, parallax effects, product styling, button visibility, and loading icons.

These settings collectively shape the look, spacing, motion, and behavior of the theme’s components, ensuring design consistency and flexibility across different content sections.

### Enable Superscript

Turn on Superscript to show the number of items available in a collection as a numerical indicator.

To turn on the feature, find the setting under Design Elements:

<figure><img src="/files/MlWbdxuka7Lyim0u7Q5u" alt="superscript option in theme settings showcase"><figcaption><p>Dropdown navigation example with subscript items</p></figcaption></figure>

### Scroll to top

Displays a floating button that allows users to quickly scroll back to the top of the page.

<figure><img src="/files/jxsmQAGEntqosFf211zJ" alt="scroll to top button in theme settings "><figcaption></figcaption></figure>

## Loading icon

Broadcast can display a pulsing custom icon or image during page loads. This branding feature is very easy to implement and is ideal for shops with media-rich pages.

View this short video to demonstrate the effect and how to easily set it up:

{% embed url="<https://www.loom.com/share/824ac16a07d54dfa8a2cc2164e850b6b>" %}

{% hint style="success" %}
**Tip**: Build an animation sequence by using two custom images during page loads
{% endhint %}


---

# 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://broadcast.presidiocreative.com/theme-settings/theme-settings/layout.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.
