# Footer 2

### 1. Second footer widget

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2F5CN0FcqMLAzcdmA7jBye%2Ffooter05.png?alt=media\&token=e357dc2e-7325-49c9-a1b6-3186f7729a10)

Follow the below steps

#### Step-1:

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FZ9yGVaMM2y7UdE0B2XiV%2Ffooter02.png?alt=media\&token=54f8658a-af91-460a-9d06-878fa47244cb)

#### 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%2FhOSptoiaMP5ehItjSgTr%2Ffooter06.png?alt=media\&token=66329cfa-92bf-4131-bc14-6cc365c1bd48)

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

Then add the below code to content

```html
<div class="footer-content">
<div class="foot-icon"><p><em class="fa fa-map-marker" style="margin-right: 5px;"></em> Themeparrot,  street no 17, 1800</p></div>
<div class="foot-icon"><p><em class="fa fa-envelope" style="margin-right: 5px;"></em> <a href="mailto:example@domain.com?Subject=Hello" target="_top">demo@domain.com </a></p></div>
<div class="foot-icon"><p><em class="fa fa-globe" style="margin-right: 5px;"></em><a href="#" target="_top"> shopy.com</a></p></div>
<div class="foot-icon"><p><em class="fa fa-phone" style="margin-right: 5px;"></em> +38649 123 456 789 00</p></div>
</div>
```

![](https://460755057-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fl1d49lBAg3jv6axyszMB%2Fuploads%2FV1NLXsuyLXu3G9Zy4Crg%2Ffooter07.png?alt=media\&token=c62ed129-4a01-4b90-a822-34825a5af10b)

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

Then Save the changes
