Shortcode Usage Sample
<!-- Content #13 -->
<section class="jarallax">
<img class="jarallax-img" src="assets/images/demo-img/gnx-bg.jpg" data-rjs="2" alt="Image">
<div class="overlay dark--4"></div>
<div class="container">
<div class="row">
<div class="col-lg-5 col-lg-offset-1 col-md-5 col-md-offset-1 bg-white has-border border-rounded m-15 text-center p-full-60">
<h5 class="gnx-heading-light m-b-5"><span>Geniux</span></h5>
<h2 class="m-b-15">Create With Ease</h2>
<hr class="hr-small hr-color">
<p class="lead">Lorem ipsum dolor sit amet, consectetur adipiscing elit unde omnis iste natus error sit amet voluptatem totam rem.</p>
<a href="#" class="txt-btn">Read More</a>
</div>
</div>
</div>
</section>
<!--/ Content #13 -->