It's simple. It's fast.

6. It’s simple. It’s Fast.

Module position:navhelper

Module suffix: Not used

Follow the below code to achive the above

<!-- Simple fast
================================================== -->

<div class="container">
<div class="h-block">
<div class="h-block-content">
<div class="row">
<div class="col-sm-6">
<h3>It&rsquo; simple. It&rsquo;s Fast.</h3>
<p>So Get Going right away!</p>
</div>
<div class="col-sm-6"><a href="#" class="btn btn-primary">create an account</a> <a href="#" class="btn btn-white">Give us a call</a></div>
</div>
</div>
</div>
</div>

Last updated