06/30/2020 - DIXIT has reached its "End-of-life" (EOL) and we highly recommend our Porto theme as replacement. We will continue to support DIXIT until Dec 31st, 2020

Promo Text

Dixit. HTML5 business Template!

Discover elegant solution for your online business fast, reliable.

HTML Shortcode

Add Text/HTML module to the page with the below HTML content.
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
<div class="module_promo_text">
    <div class="shortcode_promoblock ">
        <div class="row-fluid">
            <div class="span9 promo_text_block">
                <h1>
                    Dixit. HTML5 business Template!</h1>
                <h5>
                    Discover elegant solution for your online business fast, reliable.</h5>
            </div>
            <div class="span3 promo_button_block">
                <a href="#" class="promo_button">Purchase Theme!</a>
            </div>
        </div>
    </div>
</div>