# Visual Website builder

### Accessing the visual editor <a href="#id-0-toc-title" id="id-0-toc-title"></a>

Login to the Dashboard <https://site.imintify.com/login/>\
\
**Go to All pages  and open the page you want to edit**

<div align="left"><figure><img src="/files/PHhi0yYs2Ov0Z3fDFKIa" alt=""><figcaption></figcaption></figure></div>

### Floating Widget

* **Dashboard Widget**: Click the home icon to return to the dashboard.
* **Preview Widget**: Click the eye icon to preview changes.
* **Support Widget**: Click the question mark for help resources.
* **Revert History Widget**: Click the clock icon to revert to a previous version of the pa

<div align="left"><figure><img src="/files/ouo0TKdy4cIgtvQi6y7A" alt=""><figcaption></figcaption></figure></div>

### Changing colors

* **Open the Floating Color Chooser**: Click the color wheel icon to open the color picker.
* **Replace Global Colors**: Use the color replace tool to change global settings without editing each section.
* **Select New Colors**: Click on a color, pick a new one from the palette, and it automatically updates site-wide.

<div align="left"><figure><img src="/files/a5IZvMWkhskpYUNx1kX4" alt=""><figcaption></figcaption></figure></div>

**Revert colors** to the original template colors with the right revert button.

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

#### Alternatively you can manually edit colors for each section

Click on a section or widget en open the styling tab.&#x20;

<div align="left"><figure><img src="/files/PE1FVZIHNNsbJNehhD5i" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/C3fDdnGvi1wZiGGmVkhs" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="/files/MwUQRlay8X4XZc4blHqa" alt=""><figcaption></figcaption></figure></div>

### Replace images

To replace images, click on an image. And click again in the editor on the image, you can then drag and Drop a new image.

<div align="left"><figure><img src="/files/sznEUpGT5kDofaeZ9ctQ" alt=""><figcaption></figcaption></figure></div>

#### Replace background images

Background images are mostly used as backgrounds in sections. Select a section.

<div align="left"><figure><img src="/files/Ve11w5tw5KSA0sBCawgq" alt=""><figcaption></figcaption></figure></div>

Open the styling tab and there you find the background images.

<div align="left"><figure><img src="/files/zzBFPpCScAQH3AixeYfh" alt=""><figcaption></figcaption></figure></div>

Some background also could have an Overlay background, then click on "Background overla.y"

<div align="left"><figure><img src="/files/wubgaG4YTciRaddUP5Qb" alt=""><figcaption></figcaption></figure></div>

### Editing Text

* **Select the Text Widget**: Click on the text you wish to edit. This will open the Elementor text editor on the left panel.
* **Edit Content**: Type directly into the editor to update text.
* **Formatting**: Use options in the editor to change font, size, and alignment.

<figure><img src="/files/5jNNVlC4ttofzyutzlKI" alt=""><figcaption></figcaption></figure>

### Editing Widgets

* **Select and Edit**: Click on any widget (image, video, etc.) to edit its properties in the left panel.
* **Customize Styles**: Adjust styles such as font color and sizes using the editing panel.

<div align="left"><figure><img src="/files/1lbcmAemJQFoR0vm1Epq" alt=""><figcaption></figcaption></figure></div>

### Add new Widgets

* **Add new element:** Click on the + icon on the top left to add a new widget.\
  ![](/files/1WdIp8SDK9zFBO0urnKm)
* **Choose widget:** Choose an element widget to add and just click or drag directly into the right place.

<div align="left"><figure><img src="/files/MzsEqsiDSaxUFhrKo68Q" alt=""><figcaption></figcaption></figure></div>

### Duplicate Widgets or sections

The **easiest way to add new content** is to duplicate an existing item and edit, add, or remove content in this section or widget.\
\
\- Therefore, **hover** over a container and then right-click. Choose **Duplicate**.\
\
This is useful when you want to create a new section with another heading and text. **Just duplicate and edit the content.** That **saves you styling**.<br>

<figure><img src="/files/152SGZq86A7L2DO2yPBm" alt=""><figcaption></figcaption></figure>

### Editing Sections&#x20;

* **Drag and Drop**: Click and hold the section you wish to move, then drag it to a new position.
* **Add New Sections**: Click the "+" button where you want a new section and select a layout.
* **Delete Sections**: Hover over a section, click the "X" button to remove it.

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

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

### Finalizing Edits

* **Save Changes**: Always click the green "Publish" or "Update" button to apply your changes (on the right top).

<div align="left"><figure><img src="/files/sTJKqEPML4pq6NAJqD70" alt=""><figcaption></figcaption></figure></div>

* **Preview**: Use the preview widget to view changes **after** publishing.

<div align="left"><figure><img src="/files/rfhHrcXfhtvFptWYKzpo" alt=""><figcaption></figcaption></figure></div>

<br>

### Revert changes

You can **restore** **revisions** of the last 5 days.

<div align="left"><figure><img src="/files/1oIRF4H0DKZj22tadzGe" alt=""><figcaption></figcaption></figure></div>


---

# 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.imintify.com/website-builder/visual-website-builder.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.
