> For the complete documentation index, see [llms.txt](https://ultimator-wp-doc.templatetrip.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ultimator-wp-doc.templatetrip.com/elementor-builder/config-row-column.md).

# Config Row / Column

Content management is a breeze with Fortuna and it requires absolutely no coding skills. Using a highly customized version of the Visual Composer plugin the theme offers a user-friendly Drag'n'Drop interface for easy page creation and editing. Follow these simple steps to create a Page with ultimator:

Step 1:Go to Pages > Add new in your Dashboard. Add a Title to your Page (top field).

Step 2:Switch to Backend Editor if you are currently under Classic Mode (button below Title field).

Step 3:Start adding page content by clicking on the Plus button or Add Element.

<figure><img src="https://3285072878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJEytxt6ECqp8EVcfUYET%2Fuploads%2FV1le9QQIAkS9G0zA5iqw%2Fnew-page-01.png?alt=media&amp;token=fad2b9a2-e7fd-4bd6-ab68-ddf89afe9479" alt=""><figcaption></figcaption></figure>

Step 4:The Add Element Popup appears, click on the first element to add a new Row to your page. A Row is the main building block of a page, you can split your Rows into Columns, place various elements into your rows, set Row Backgrounds, effects etc.

<figure><img src="https://3285072878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJEytxt6ECqp8EVcfUYET%2Fuploads%2FrfICWTUcXMiRt6bRfzLs%2Fnew-page-02.png?alt=media&amp;token=a8b752e7-e14f-4831-a6f0-4a2b05d9ae02" alt=""><figcaption></figcaption></figure>

Step 5:Once you have the new Row added to your page you can split that Row into Columns to organize elements nicely in it. Once you split your Row into the column you can start adding different Page Elements to your columns.

<figure><img src="https://3285072878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJEytxt6ECqp8EVcfUYET%2Fuploads%2FmX8UiDcIWknkzo3wckYB%2Fnew-page-03.png?alt=media&amp;token=225097ca-7ea3-4431-91a6-5632ccb8fd6d" alt=""><figcaption></figcaption></figure>

**Row Settings (General)**

Click on the Edit Row button.

<figure><img src="https://3285072878-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJEytxt6ECqp8EVcfUYET%2Fuploads%2F6L3WyBKkz3zpFcD8jdPs%2Fnew-page-04.png?alt=media&amp;token=f1240f55-fc15-47b6-9024-15ee5d42a95b" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://ultimator-wp-doc.templatetrip.com/elementor-builder/config-row-column.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
