# Theme Settings

Kerge Theme comes with a very powerful Theme Settings panel based on Unyson Framework. After the theme and Unyson plugin are installed you can access this panel by logging into the WordPress dashboard and clicking on **Appearance -> Theme Settings**.

![](https://lmpixels.com/docs/kerge-wp-theme/images/theme_settings_1.png)

***

**General Settings**

This tab contains the main theme settings:

1. **Header Title**
2. **Header Subtitle**
3. **Image Logo**
4. **Logo Image Height**
5. **Logo Image Width**
6. **Social Icons**
7. **Copyrights**

***

**Start Page Settings**

This tab contains the settings for the start page. There are two styles of the **start page** in the Kerge theme: [First style](https://lmpixels.com/wp/kerge-wp/#about-me) and [Second style](https://lmpixels.com/wp/kerge-wp/demo2/#home).

**First Style Settings**

1. **Start Page Style: First Style**
2. **Main Title**
3. **Subtitles Carousel**
4. **Start Page Background**
5. **Start Page Overlay**

**Second Style Settings**

1. **Start Page Style: Second Style**
2. **Start Page Background**
3. **Main Title**
4. **Subtitles Carousel**
5. **Text**
6. **Buttons**

***

**Theme Design**

This tab contains the theme design settings such as fonts, background color, main color, etc.

**Theme Design**

1. **Content Area Max Width**
2. **Main Theme Color**
3. **Body Background Color**
4. **Blog Sidebar Background Color**
5. **Start Page Title Color**
6. **Start Page Subtitle Color**
7. **Links Color**
8. **Links Hover Color**
9. **Show Blog Sidebar**
10. **Display the Search Field in the Header**
11. **Random Animation of Subpages**
12. **Display Arrow Navigation for Subpage Animations**

**Site Header Design and Design of the Main Menu**

1. **Site Header Width**
2. **Site Header Background Color**
3. **Header Title Font**
4. **Header Subtitle Font**
5. **Main Menu Font**
6. **Main Menu Borders Color**
7. **Main Menu Hover Background Color**

**Page Titles**

1. **Page Titles Style**
2. **Background Color**
3. **Title Font**

**Background Color of the Area with the Content of the Page**

1. **Background Color**

***

**Typography**

In this tab you can customize the typography.

1. **Body Text**
2. **Headings Font**
3. **H1 Size**
4. **H2 Size**
5. **H3 Size**
6. **H4 Size**
7. **H5 Size**
8. **H6 Size**

***

**Contact Form Settings**

This tab contains the basic settings for shortcodes Contact Form and Contact Form 2. The remaining settings are contained in the shortcodes (in the Unyson Visual Page Builder).

1. **Your Email Address**
2. **Hosting Admin Email Address**
3. **Message Subject**
4. **Start of Message that will be Sent**
5. **Successful Message**
6. **Error Message**
7. **Google reCaptcha v2: On**
8. **Google reCaptcha v2 Site Key**
9. **Google reCaptcha v2 Secret Site Key**
10. **Please click on the reCAPTCHA box Message**
11. **Robot Verification Failed Message**

***

**Custom CSS and JS**

In this tab, you can add custom styles, connect external files with custom styles, add custom JavaScript code, connect external files with JavaScript code.

1. **Custom CSS**
2. **External CSS**
3. **External JS**

**SEO**

In this tab, you can paste the Google Analytics code, or the code of another analytics system.

1. **Tracking Code (head)**
2. **Tracking Code (head)**

***

**Portfolio Settings**

This tab contains the main settings for the portfolio.

1. **Custom Portfolio Titles**
2. **Description Title**
3. **Technology Title**
4. **Share Title**
5. **Display a Sidebar with a Description, Tags and Share Links**
6. **Display Fields and Blocks in the Description Block**
7. **Display Sidebar on the Left or Right Side**
8. **Load More Feature**
9. **Number of Projects Displayed by Default**
10. **Load More Button Text**
11. **Load More Button Text on Loading**


---

# 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://lmpixels.gitbook.io/kerge-wordpress-theme/theme-settings.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.
