# Safe Shipping

### Safe Shipping

Module position: Position-4

Module class suffix: icon-custom

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FijzZpjwCNouShdL4BIgT%2FSafe_shipping.png?alt=media\&token=9c1c9a63-babf-4446-895e-4cd9b073f786)

If you want to display your image like this you have to create a custom module and publish the custom module like below

#### Step-1:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FShbCLxNWgOVN8ZDeTCqn%2FUnite_Revolution_Slider2_step1.png?alt=media\&token=4ffd1eb7-44b9-4859-b1c9-8c69da7157c6)

#### Step-2:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2F0K1SDtHKLuvGTUbJFnCF%2Fsocial_share_step2.png?alt=media\&token=5bad5c42-f035-4014-82aa-425b3226d528)

#### Step-3:

![](https://299314993-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrD6zkkWwg4W3S7sFogkq%2Fuploads%2FTtlgR6YCE5T2SbPLr7m6%2FSafe_shipping_step1.png?alt=media\&token=5f92ab02-32a2-4bec-a391-dace7fe28557)

#### Step-4:

Add the following code in your custom module

```html
<div class="custom-tag">
    <div class="tag-icon"><em class="fa fa-shield"></em></div>
    <div class="text">
        <h5><a href="#">Safe Shipping</a></h5>
        <p>Safe Shipping Gaurantee</p>
    </div>
</div>
```
