Module class suffix: tp-title-no-padding tp-about-us
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:
Create a new custom html module
Step-2:
Add the following html code in you Custom html module
<divclass="col-sm-12"> <h3class="module-title text-center"><spanclass="title-left">Introduction </span><spanclass="title-right"> about us</span> </h3> <pclass=" text-center tp-sub-text"style="margin-bottom: 30px;">We are big fishes in industry</p></div><divclass="col-sm-4"><imgclass="img-responsive"src="images/themeparrot/h1.jpg"alt="h1" /> <h3class="module-title "><spanclass="title-left">About </span><spanclass="title-right"> Runway</span> </h3> <p>Phasellus justo ligula, dictum sit amet tortor eu, iaculis tristique turpis. Mauris non orci sed est suscipit tempor ut quis felis.</p><ahref="#"class="btn-link">Read more</a></div><divclass="col-sm-4"><imgclass="img-responsive"src="images/themeparrot/h2.jpg"alt="h2" /> <h3class="module-title "><spanclass="title-left">Who</span><spanclass="title-right"> we are</span> </h3> <p>Phasellus justo ligula, dictum sit amet tortor eu, iaculis tristique turpis. Mauris non orci sed est suscipit tempor ut quis felis.</p><ahref="#"class="btn-link">Read more</a></div><divclass="col-sm-4"><imgclass="img-responsive"src="images/themeparrot/h3.jpg"alt="h3" /> <h3class="module-title "><spanclass="title-left">Our</span><spanclass="title-right"> Mission</span> </h3> <p>Phasellus justo ligula, dictum sit amet tortor eu, iaculis tristique turpis. Mauris non orci sed est suscipit tempor ut quis felis.</p><ahref="#"class="btn-link">Read more</a></div>
Step-3:
Once the module is created successfully SAVE & CLOSE the settings