# Logo (full width)

Display your brand's **Logo** prominently across the full width of the footer. Ideal for showcasing high-resolution or SVG logos, this block allows you to adjust alignment, size, and spacing to ensure your branding stands out cleanly and professionally on all devices.

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

<table><thead><tr><th width="145.87066650390625">Settings</th><th width="157.39324951171875" align="center">Type</th><th>Description</th></tr></thead><tbody><tr><td>Alignment</td><td align="center"><code>select</code></td><td>Sets the alignment of the full-width logo: <code>Left</code>, <code>Center</code>, or <code>Right</code>.</td></tr><tr><td>Select an image</td><td align="center"><code>image_picker</code></td><td>Upload a high-res or SVG logo for best display.</td></tr><tr><td>Width</td><td align="center"><code>range</code></td><td>Adjusts the logo width in percentage from 10% to 100%.</td></tr><tr><td>Padding top</td><td align="center"><code>range</code></td><td>Adds top spacing above the logo block 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/footer/footer/blocks/logo-full-width.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.
