# Footer

### Footer

![](/files/wNfHHiiTe3G953D1HRke)

### Footer1

> Module position : footer-1
>
> Module suffix : Not used

![](/files/CedglrNqBdBkkkjoEvrY)

![](/files/0jyqIC4SsTz9LWAnr0ke)

![](/files/jBQ4i4I8bvqQsR51TffC)

![](/files/G9zhdkHMA2hler9JqBel)

![](/files/S3AIqiSWYS8MeFhd72TH)

### Footer2

![](/files/IF0xHcpKlrErObe0fP3Z)

**Outfit**

> Module position : footer-2
>
> Module suffix : outfit-footer

![](/files/U8GNh654eUaX0e6gb90q)

![](/files/YYiOWMj9dxw2EcXkJe6V)

![](/files/hmDxvTzjS2A3haDOBvQC)

![](/files/zzE0l4yfct3M6yPepfcv)

Follow the below code to achive the above

```html
<div class="outfit-footer">
<p>Nam eget dui. Etiam rhoncus. Maecenas tempus, sit amet sem neque sed ipsum. Nam quam nunc, blandit vel, lorem.</p>
<div class="footerPayments text-center">
<a href="#"><i class="fa fa-cc-visa"></i></a>
<a href="#"><i class="fa fa-cc-discover"></i></a>
<a href="#"><i class="fa fa-cc-paypal"></i></a>
<a href="#"><i class="fa fa-cc-mastercard"></i></a> 
<a href="#"><i class="fa fa-cc-amex"></i></a>
</div>
</div>
```

### **Footer icon**

> Module position : footer-2
>
> Module suffix : Not-used

![](/files/TaMhsAa2CdJ8HEqy6dq8)

![](/files/cdWNvtezeFQbgdEdzK0E)

![](/files/CiGOSmFBcrtun0Ipz8Vu)

![](/files/xpRlNlMkrjDrXhqyfCu5)

Follow the below code to achive the above

```html
<div class="footer-icon">
<a href="#"><i class="fa fa-facebook-official"></i></a> 
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-google-plus-square"></i></a>
<a href="#"><i class="fa fa-pinterest-square"></i></a> 
<a href="#"><i class="fa fa-linkedin-square"></i></a> 
<a href="#"><i class="fa fa-youtube-play"></i></a>
</div>
```

### **Location**

> Module position : footer-2
>
> Module suffix : Not-used

![](/files/5NWHRe9hGTGwNdsXkt9T)

![](/files/DMY3nVKTT7LRCVZ0CA3J)

![](/files/YNGBOviJj7OtgZLqxtpU)

### Footer3

> Module position : footer-3
>
> Module suffix : Not used

![](/files/sqXqZvxo9WNvRJjzKwA6)

![](/files/jWsWhVNOtYqByt7j9ABI)

![](/files/unYckqkSA5UlTwyKUkGF)

![](/files/3Sg6Lk5mVXFEsllZVxHs)

![](/files/e8HJBsjK5ljdC2iMyFjC)


---

# 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://jdocs.themeparrot.com/joomla-templates/outfit/layout-customization/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.
