Homepage banner

Home page banner

Module position: slideshow

Module class suffix: Not used

If you want to display your information in your banner like this you have to create a module and publish the custom module like below

Step-1:

Step-2:

Step-3:

Step-4:

Add the following code in your custom module

<div class="home-header h-block white">
<div class="h-block-content">
<div class="container">
<h2>Choose Best to Grow your Business</h2>
<p>Cras dapibus. Vivamus elementum semper nisi. Aenean vulputate eleifend tellus. Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.</p>
<div class="button-container"><a href="#" class="btn btn-primary">Download <em class="fa fa-download"></em></a> <a href="index.php/features" class="btn btn-transparent">Learn More <em class="fa fa-chevron-right"></em></a></div>
<img src="images/themeparrot/banner_images/home-page.png" alt="home page" /></div>
</div>
</div>

Last updated