# Site Layouts

From Elementor’s *Layout Settings,* you can set the website's *Content Width, Widgets Space, Page Title Selector, Stretched Section Fitness, Default Page Layout,* and *Breakpoints*.

Let's take a closer look at each.

## Layout

Click the hamburger menu in the Widget Panel's upper left corner and select ***Site Settings > Settings > Layout*** from any Elementor page or post editor to access the layout menu.

![](/files/WxrZwdd9gt5C2UDokgTe)

1. **Content Width (px)**: Configure the content area's default width.
2. **Widgets Space (px)**: Set the widget spacing.
3. **Page Title Selector**: Enter the CSS selector for your page's title if you wish to hide it.
4. **Stretched Section Fit To**: Select the parent element to which the stretched elements will fit.
5. **Default Layout**: Choose Default, Elementor Canvas, or Elementor Full Width to define the page layout for new pages.

## Breakpoints

![](/files/1YS6qE73VW4ZIngAa1Hl)

1. **Mobile**: Set the mobile devices breakpoint. Mobile layout will appear below this breakpoint (Default: 768px).
2. **Tablet**: Set the tablet breakpoint. Tablet layout will be visible above and below this breakpoint for mobile devices (Default: 1025px).


---

# 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.stylemixthemes.com/sequoia-theme-documentation/site-settings/site-layouts.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.
