Module position: Position-4
Module class suffix: icon-custom
If you want to display your image like this you have to create a custom module and publish the custom module like below
Add the following code in your custom module
Last updated 4 years ago
<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>