# Global Layout

Navigate to **Appearance > Customize > Global Settings > Global Layout**

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

### Body Layout

This theme comes with two container layouts:

* Boxed
* Full Width

Preview and select the one you like.

### Pagination Style

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

This theme comes with 3 pagination styles:

* Standard (Navigation Pages)
* Load More (Ajax, displays a button to load more posts when clicked)
* Infinite Scroll (Ajax, loads more posts automatically when scrolling down)

### Border Radius

This theme uses 3 different CSS variables to assign border radius to various elements. You can adjust the values in the sliders to your preference.&#x20;

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

### Back to Top

Turn on or off the back-to-top feature on the website.


---

# 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://docs.stylothemes.com/pinblog/customization/global-settings/global-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.
