Column
Columns are powered by CSS Flex and Grid layouts. You can create responsive columns using below shortcodes.
Columns are powered by CSS Flex and Grid layouts. You can create responsive columns using below shortcodes.
<div class="box">
some text inside the box..
</div><!-- /box -->
<div class="box dark">
some text inside the box..
</div><!-- /box -->
<div class="box primary">
some text inside the box..
</div><!-- /box -->
<div class="services">
<div class="service">
<div><img src="/themes/mahi/images/demo/service-digital-marketing.svg" alt="service-digital-marketing" /></div>
<h3><a href="#">Digital Marketing</a></h3>
<div>There are many variations of passages of lorem ipsum available and its is used as dummy text.</div>
</div><!--/service-->
<div class="service">
<div class="items gap">
<div class="pricing">
<h4>BASIC</h4>
<h3><sup>$</sup>4.99<sub>/month</sub></h3>
<hr />
<ul>
<li>5 Projects</li>
<li>1 GB</li>
<li>1 users</li>
<li>Push Notifications</li>
<li>10 builds</li>
<li>Activity log</li>
<li>Mobile Apps (iOS, Android)</li>
</ul>