# Footer 2

### Second footer widget

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2F7LYp1p20Oz9dSDBpc09Z%2Ffooter05.png?alt=media\&token=0308a931-61b6-4169-8310-82d4fd158449)

Follow the below steps

#### Step-1:

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2F5QhaN0osgGIr43yrE41T%2Ffooter02.png?alt=media\&token=6d9d6e14-0415-41b7-ac5e-1aef3ec47dd3)

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

Add Text box to First footer widget area

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FUqB8feHLuaKpHbYMgZBL%2Ffooter06.png?alt=media\&token=a4d3877e-41a6-4f32-81b0-e569e65e0f5a)

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

Then add the below code to content

```html
<div class="footer-contact">
<div><em class="fa fa-map-marker"></em>
<p>The Yummmy. PO Box 00006 nehru strret, coimbatore Tamilnadu India</p>
</div>
<div><em class="fa fa-phone"></em>
<p>Phone: (+91) 123-45689 <br>Fax: (+91) 123-45678</p>
</div>
<div><em class="fa fa-envelope"></em>
<p>yummy@domain.com</p>
</div>
</div>
```

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FZiKsQwDoV7B98JXqJWep%2Ffooter07.png?alt=media\&token=3d3eb214-5ebd-4e2a-9cd4-7c511a977f9b)

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

Then Save the changes
