> For the complete documentation index, see [llms.txt](https://elessi-docs.nasatheme.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elessi-docs.nasatheme.com/footer/footer-layout/footer-wp-bakery/footer-light-1.md).

# Footer Light 1

![](/files/w3dnqKFs86Hh9ni9IbpZ)

**First** - go to **WPBakery Page Builder** > **Role Manager** and under the user roles, choose the post type is Custom and check the post type you want to use the <mark style="color:blue;">**WPBakery Page Builder**</mark> (**Footer**)

![](/files/KTsoDespoi1Dc2CCRheU)

Next, navigate to **Theme Options > Footer Builder (WPBakey)** to control these sections

![](/files/hin2a0GyChU23TBviLhc)

![Click Backend Editor to drop and drag elements](/files/fSKU27JXOjMnv51xPn8X)

#### <mark style="color:green;">**1. How to set up logo**</mark>

![](/files/QUV2jpGRCakF2dASltlh)

#### <mark style="color:green;">**2. How to change the contact form**</mark>

![](/files/z80VSfqfoCOfkQjPYUCk)

#### <mark style="color:green;">**3. How to change the icon social network**</mark>

![](/files/XH0o0e7d281UdPHQV6dp)

#### <mark style="color:green;">**4.1 How to change the content of Menu 1 Level**</mark>

1. Please view [<mark style="color:blue;">**here**</mark>](/header-and-menu/menus/create-new-menu.md) to know how to create your Menu
2. Select your menu here

![](/files/KQZbY7IhA1EZ70fgy2FP)

#### <mark style="color:green;">**4.2 How to change Menu 1 at the type inline-block**</mark>

Simply, you just need to copy this class:

```html
nasa-menu-inline
```

![](/files/HrtwjM9fyoOyeWyE3Ujp)


---

# 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:

```
GET https://elessi-docs.nasatheme.com/footer/footer-layout/footer-wp-bakery/footer-light-1.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.
