# JE Customize the theme

### Quick customization in the front-end

Currently, JobEngine (JE) is supporting the quick customization in the front-end to help you easily manage your site’s color appearance.

* To customize your site from the front-end, you just click the **Active Customization Mode** icon located at the middle left of the page.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5bceb11f2c7d3a04dd5c005f/file-BaEC6b344Y.png)

* Color Schemes allows you to change your site’s color scheme. There are eight colors available for your choice.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5bceb161042863158cc7bdb0/file-Fodmj0CUOL.png)

* After selecting the color, don’t forget to save your settings.
* Besides, you can also click **Reset** to change your color schemes to the default setting.

### Customize the theme

For some basic customization, especially the color of the site, you can use the WordPress customize. Choose **Appearance** > **Customize** in the admin panel.

There are 4 options for you to customize:

* Site identity: This section allows you to change your site title, tagline, and site icon.
* Menus: This enables you to customize your site’s menu locations.
* Widgets: You can change your site’s widgets in this section.
* Static Front Page: This allows you to select the front page displays, front page, and post page.

![](https://d33v4339jhl8k0.cloudfront.net/docs/assets/56c6e208c697915005a72a5f/images/5bceb1cf042863158cc7bdb1/file-pKpdZdVRp3.png)

\***Note**: With each customized action, you must click the **Save & Publish** button to submit.


---

# 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://enginethemes.gitbook.io/docs/jobengine/je-main-steps-to-set-up-the-site/je-customize-the-theme.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.
