> For the complete documentation index, see [llms.txt](https://wpdocs.themeparrot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wpdocs.themeparrot.com/wordpress-themes/runway/widgets-and-sidebars/footer-1.md).

# Footer 1

### 1. First footer widget area

![](/files/H3gOlKMIQFYDxlp7ePUi)

Follow the below steps

**Step-1:**

![](/files/GLuXrJpSq66TxdFzrupN)

**Step-2:**&#x20;

Add Text box to First footer widget area

![](/files/ZT8JNYsMFmE9jtkBTJBX)

**Step-3:**&#x20;

Then add the below code to content

```html
<p><img alt="footer logo" src="/runway/wp-content/uploads/2016/09/footer_logo.png">
</p>
<p>We are J2store partners. We focus on helping you design, build and manage rich J2store-powered stores.</p>
<div class="social social-head"><a title="Linkedin" class="toptip" href="#"><em class="fa fa-linkedin"></em></a><a title="Github" class="toptip" href="#"><em class="fa fa-github"></em></a><a title="Dribbble" class="toptip" href="#"><em class="fa fa-dribbble"></em></a><a title="instagram" class="toptip" href="#"><em class="fa fa-instagram"></em></a><a title="Google Plus" class="toptip" href="#"><em class="fa fa-google-plus"></em></a><a title="Facebook" class="toptip" href="#"><em class="fa fa-facebook"></em></a><a title="Twitter" class="toptip" href="#"><em class="fa fa-twitter"></em></a>
</div>
```

![](/files/TrfnRZSIqtbXBIEAjdYY)

**Step-4:**&#x20;

Then Save the changes to see output.
