default_mobilelogo

To create a Jumbotron as in the demo simply do the following.
1: Create a custom html module in module position Jumbotron add the code shown below to the modules Html.
2: To style go to the templates parameters. Click on the Jumbotron parameters tab and style as required.

<!-- Main jumbotron for a primary marketing message or call to action -->
<div class="jumbotron" style="font-color: #ffffff;">
<div class="container">
<h1 class="animate fadeInDown" style="text-align: center; font-size: 40px;">Lets Talk Nano</h1>
<p class="animate fadeIn" style="text-align: center;">Nano is a slick new design with some cool new features to give your site that cutting edge look. Features include OffCanvas sidebar Menu, Image Hover Effects, Full-width slideshow, Updated Css only Drop-down menu, Jumbotron module position, Font awesome, Css animations, Thumbnails Gallery and much more. Nano lets you create any color site layout you want using the template parameters. Enjoy!</p>
<p style="text-align: center;"> </p>
<p class="animate fadeInUp" style="text-align: center;"><a class="jumbotron-btn fade">Lorem Ipsum »</a></p>
</div>
</div>

 

Ubicación