# Customize Home Page Sections

Walkthrough Video

{% embed url="<https://drive.google.com/file/d/1oRv5YdoLJvJAgQPNU0hlStE7muuNhn0s/view?usp=sharing>" %}

To customize the section of page builder please follow the steps below:

1. Navigate to the site home page
2. Enable the edit mode&#x20;
3. Click on "Live Customizer"  of the section you want to customize.

## Get Familiar with the Design Area

<figure><img src="/files/7CcQuB9J8dqBx3WriSM5" alt=""><figcaption></figcaption></figure>

1. Tabs to access the Navigator, Components and the following settings for a selected element:&#x20;

* Content
* Styling
* Advanced

2. Undo, Redo and Rest buttons
3. Preview and Fullscreen button
4. Save changes and close the customizer button
5. Drag, Select Parent element, Move element, Duplicate element and delete element buttons
6. Code Editor button to access the code
7. Add element button
8. Responsive view button
9. Add and access CSS and Javascript code

##


---

# 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://remui-docs.edwiser.org/site-home-page-setup/customize-home-page-sections.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.
