# Footer

Configure the footer settings on the **Footer** section. Let's walk through the available settings:&#x20;

<figure><img src="/files/2wRkxkxCOiyOL90oDh7s" alt=""><figcaption></figcaption></figure>

### Background Color

Set the footer background color on the **Background Color** field.

![](/files/-MXVM47CZ1vXwmS64eTy)

### Widget Area

The  **Widgets Area** makes it possible to specify the **number of columns** on the widgets section (max - 4). Or you can even remove the widgets section via Disable Widget Area Option:

![](/files/-MXVMqe7ckCzTFK5AHda)

![](/files/-MXgGnZoRRtYsgIxFef5)

The widgets can be added in the **Appearance > Widgets** section on the Footer area.

![](/files/-MXgEhOlf4rN7MQf6lZB)

{% hint style="info" %}
**Note:** the Demo Content doesn’t contain these widgets. So they need to be added manually.
{% endhint %}

If the number of added widgets exceeds the number of specified columns, then the widgets will go to the next line:

![](/files/-MXVOqXt76VOgDOEIHyZ)

### **Copyright**

**Enable the copyright** area on the footer and enter the **copyright text** on the appropriate field.

![](/files/-MXVN1bcHYbnqczr031l)

![](/files/-MXVOdLPwdah9Avo18dr)

Also, you can change the  copyright  section background color via **Copyright Area Background Color**&#x20;

![](/files/-MXVN8stpD4Lgu8WRt12)

### Socials

On the **Socials** section, you can select which socials to display on the **Copyright section** of the Footer.

{% hint style="warning" %}
The social networks buttons will be displayed only if the links to these social networks are provided in the Socials tab ([**Theme Options > Socials**](/motors-theme-documentation/theme-options/socials.md))
{% endhint %}

![](/files/-MWTZVkhLMo9ILQ0tUKu)

![](/files/-MWT_FVYKn1wlS3JtBIn)


---

# 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.stylemixthemes.com/motors-theme-documentation/theme-options/footer.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.
