> For the complete documentation index, see [llms.txt](https://palo-alto.presidiocreative.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://palo-alto.presidiocreative.com/theme-settings/settings/appearance.md).

# Appearance

This tab holds miscellaneous settings that can affect small details in your store.

Under layout, you can enable spacer lines, rounded corners, and text shadow.

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

In the mobile menu, you can select to have drop-down items open the menu or to be their own link.

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

<table><thead><tr><th width="234.017333984375">Settings</th><th width="111.0521240234375" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td><strong>Layout</strong></td><td align="center"></td><td></td></tr><tr><td>Show spacer lines</td><td align="center"><code>checkbox</code></td><td>Displays decorative lines above or below certain titles for added emphasis.</td></tr><tr><td>Line weight</td><td align="center"><code>select</code></td><td>Sets the thickness of spacer lines. Options: <code>Normal</code> or <code>Bold</code>.</td></tr><tr><td>Arrow Style</td><td align="center"><code>select</code></td><td>Choose between <code>Chevron</code> or <code>Arrow</code> indicators for navigation and toggles.</td></tr><tr><td>Show rounded corners</td><td align="center"><code>checkbox</code></td><td>Enables rounded corners on images and boxed components.</td></tr><tr><td>Increase border radius</td><td align="center"><code>checkbox</code></td><td>Enhances the rounding effect if rounded corners are enabled. <a href="https://presidiodev.com/link/palo-alto/docs/border-radius">Learn more</a></td></tr><tr><td>Show text shadow</td><td align="center"><code>checkbox</code></td><td>Adds a subtle shadow to text over background images for better readability.</td></tr><tr><td><strong>Mobile menu</strong></td><td align="center"></td><td></td></tr><tr><td>First item in dropdown menu</td><td align="center"><code>select</code></td><td>Controls how the first menu item behaves in mobile view: <code>Link</code> or <code>Link that opens menu</code>.</td></tr><tr><td>Mobile menu type</td><td align="center"><code>select</code></td><td>Choose the layout style for the mobile menu: <code>Old style</code> or <code>New style</code>.</td></tr></tbody></table>


---

# 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:

```
GET https://palo-alto.presidiocreative.com/theme-settings/settings/appearance.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.
