Home-3 Why should you buy us? Module

27. Home-3 Why should you buy us? Module

Module position: Home-2

Module suffix: Not used

If you want your module this way, Go to backend: Extensions --> Module Manager --> New --> Select type as Custom Html with the settings below:

Step-1

Step-2

Add the below code in your custom html module

<div class="col-sm-7 pad-container l-pad30 r-pad30">
    <h1 class="fw800">Why should you buy us?</h1>
    <h2 class="fw600">Because we provide best solutions</h2><br />
    <h4>A esthetic synth nesciunt you probably haven't heard of them accusamus 
labore sustainable</h4><br />
    <div class="services-box-3">
        <div class="col-sm-4 col"><em class="icon-picons-diamond"></em>
            <h3>Super Design</h3>
        </div>
        <div class="col-sm-4 col"><em class="icon-picons-layers"></em>
            <h3>Clean Code</h3>
        </div>
        <div class="col-sm-4 col"><em class="icon-picons-star"></em>
            <h3>Retina Ready</h3>
        </div>
    </div>
    <div class="clearfix"> </div><br />
    <p>Ut enim ad minim veniam, quis nostrud exercitation ullamco
 laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in 
reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. 
<a href="#">read more ›</a>
    </p>
</div>
<div class="col-sm-5">
    <div class="sep50"> </div>
<img class="img-responsive" src="images/themeparrot/mob_two.png" alt="" />
</div>

Step-3

Last updated