# Footer Setup

The Footer section of the theme consists of widgets. You can find the footer settings in the **Theme Options > Footer**.

## Footer Style Options <a href="#footersetup-footerstyleoptions" id="footersetup-footerstyleoptions"></a>

There are 5 most often used footer styles in the theme:

**Light LMS**

![](/files/-MDUce4CRrfYMwckEl_k)

**Classic LMS**

![](/files/-MDUce46KFungDZUofXe)

**Distance Learning**

![](/files/-MDUce49y9ghBj8V3KII)

**Udemy Affiliate**

![](/files/-MDUce4A8fFOlhp1R4Fw)

**Offline Courses**

![](/files/-MDUce48I3uvU0QRbIFf)

{% hint style="info" %}
Every demo layout comes with the specific footer style and the footer will be set automatically when the demo import completed.
{% endhint %}

## Footer Components <a href="#footersetup-footercomponents" id="footersetup-footercomponents"></a>

There are three components that can be used to create a website footer: **Footer, Footer Bottom, and Copyright**

Most of the time the First Footer section is disabled, this can be enabled and used for footer section extending.

![](/files/-MDUce4DFWIi9Fv0rAQZ)

### Footer Bottom <a href="#footersetup-footerbottom" id="footersetup-footerbottom"></a>

Let's view a Light LMS Footer as an example.

![](/files/-MDUce4OZovYDhPPqxPk)

The Footer Bottom settings are set as follows

![](/files/-MDUce4PO2zAPg78pb5l)

The most often used widgets are STM Text, Contact, STM Pages, STM Recent Posts, STM LMS Popular Courses, Image

There are 4 widgets are being used in Light LMS footer: STM Text, Contact, STM Pages, STM Recent Posts. The widgets can be found under **Appearance > Widgets > Footer Bottom**

**STM Text**

This widget is used for the About section of the footer, the input field allows to add HTML code.

![](/files/-MDUce4W4CX9V0Zrk4t6)

If Add Socials Widget checked, the Social Media icons will appear under text.

![](/files/-MDUce4ehf1j9BGbX0-x)

**Contact**

![](/files/-MDUce4bw_RckD8dlkRn)

There are two styles available

| **Style 1**                                                         | Style 2                          |
| ------------------------------------------------------------------- | -------------------------------- |
| <img src="/files/-MDUce4FAUiJ-sV-6K7b" alt="" data-size="original"> | ![](/files/-MDUce4E_d4GJNH9w8Ar) |

In the Light LMS Footer, the Style 2 Contact is being used.

**STM Pages**

![](/files/-MDUce4dxkpTTTjQJuFW)

There are also 2 styles available for this widget, the Light Footer is using Style 2

| Style 1                          | Style 2                          |
| -------------------------------- | -------------------------------- |
| ![](/files/-MDUce4cx4X1rZ_0mH-t) | ![](/files/-MDUce4_DH3efzonGokQ) |

**STM Recent Posts**

![](/files/-MDUce4aZB5ow4hkaPUj)

There are two styles available for STM Recent Posts widget and the Light LMS Footer comes with Style 2 by default

| Style 1                          | Style 2                          |
| -------------------------------- | -------------------------------- |
| ![](/files/-MDUce4TS4gjQ4hGg_5U) | ![](/files/-MDUce4Scu9hGKbu3ouc) |

{% hint style="info" %}
If just 3 settings of the footer bottom will be changed: Footer Bottom Background Color, Font Size, and Footer bottom uppercase title is enabled, we will have the exact same footer that Private Instructor demo has
{% endhint %}

![](/files/-MDUce4GkyMRFFLwr2O3)

### Copyright <a href="#footersetup-copyright" id="footersetup-copyright"></a>

The settings of the Copyright section of the footer can be found under **Theme Options > Footer > Copyright.** To make those settings appear you need to enable Footer Copyright Section:

![](/files/-MDUce4H-GC5B8Sh6iTS)

Here, the colors of the Background, Text, and Copyright Border can be changed. There is also a setting for the footer logo for copyright section and if it is enabled the section for image upload appears

![](/files/-MDUce4Q4pIh8-eMVVC6)

The text for the copyright section should be input in Footer Copyright input field.

![](/files/-MDUce4Ir7qsqDfM5LxS)

{% hint style="info" %}
As can be noticed the Footer Copyright section allow to use HTML code, so if it is necessary to have a link in the copyright text the \<a> tag can be applied
{% endhint %}

Besides Logo and Copyright text, it is possible to show the footer menu in this section and social media icons

![](/files/-MDUce4U1e6n7Eyf7Da9)

#### Social Media icons <a href="#footersetup-socialmediaicons" id="footersetup-socialmediaicons"></a>

To make social media icons appear, please just select the Social Media you want to display in the Copyright section under **Theme Options > Footer > Copyright**

![](/files/-MDUce4B3OMoja84XnJH)

{% hint style="info" %}
If the Social media widget added under STM text widget, these icons will appear below STM Text widget section in the footer area and will not appear in the Copyright section.
{% endhint %}

![](/files/-MDUce4Lq231KoHI2wQT)

![](/files/-MDUce4ReutK4Dwqaw1e)

{% hint style="info" %}
The social media icons won’t appear in the Copyright section if the Socials widget is being used in the Footer or Footer Bottom widget area
{% endhint %}

![](/files/-MDUce4MlwH82IqNckRi)

#### Footer Menu <a href="#footersetup-footermenu" id="footersetup-footermenu"></a>

To add Footer Menu, go to **Appearance > Menus** create a menu for footer section and set **Display location** as **Secondary menu in the footer**

![](/files/-MDUce47sbqX_bGep0SS)


---

# 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/masterstudy-theme-documentation/blocks-and-sidebars/masterstudy-theme-manual-footer-setup.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.
