> For the complete documentation index, see [llms.txt](https://hridoythemes.gitbook.io/mono-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hridoythemes.gitbook.io/mono-docs/basic-site-setting.md).

# Basic Site Setting

To customize the menu and megamenu please login to wp-admin and navigate to **Dashboard** **>** **Appearance > Menus** and follow the following steps:

<img src="https://3493661717-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FFOhqSHMFHJ9sCAG64z6u%2Fuploads%2FyO2fnoy2ikNt0ATtzhpd%2Fimage%201.png?alt=media&#x26;token=8e64e17e-ae08-452d-b432-999e878eb254" alt="" width="100%">

### Change Site & Favicon Basic Site Settings <a href="#change-site-and-favicon-basic-site-settings" id="change-site-and-favicon-basic-site-settings"></a>

To change your Site title and Favicon login to wp-admin and navigate to ***Dashboard > Appearance > Customize > Site Identity*** and follow the following steps:

<figure><img src="/files/4XTehM9EXeoRRZN6NT2C" alt=""><figcaption></figcaption></figure>

To change all global colors login to wp-admin and navigate to ***Dashboard*** ***>*** ***Appearance > Customize > Theme*****&#x20;Customizer*****> Typography*** and follow the following steps:

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

To Shwoing The homepage and blog page correctly first of all login to wp-admin and navigate to ***Dashboard*** ***> Settings > Reading*** and follow the following steps:

<img src="https://wphix.com/wp/kleaso/docs/assets/images/doc/reading.jpg" alt="After make the chnages , Click on save chnages" width="100%">


---

# 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://hridoythemes.gitbook.io/mono-docs/basic-site-setting.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.
