Theme Elements

Here you can find all custom created theme components and modifier extending the UIkit Frontend Framework.

Icon large

EXAMPLE

Lorem ipsum

Zombie ipsum reversus ab viral inferno, nam rick.

LOREM IPSUM

Zombie ipsum reversus ab viral inferno, nam rick.

LOREM IPSUM

Zombie ipsum reversus ab viral inferno, nam rick.

MARKUP

<i class="bh-icon-large uk-icon-rocket"></i>

Counter

To implement the automatic counter use data-count-up attribute like in the example below.

EXAMPLE

<h1 data-count-up="{end:100}"></h1>

Pricing Table

Just use the advantage of the fully responsive grid component to create your own pricing table.

EXAMPLE

Basic

$29
  • Lorem ipsum
  • Eiusmod tempor
  • Dolor sit amet
Buy now
Special Offer

Standard

$49
  • Lorem ipsum
  • Eiusmod tempor
  • Dolor sit amet
Buy now

Premium

$79
  • Lorem ipsum
  • Eiusmod tempor
  • Dolor sit amet
Buy now

MARKUP

<div class="bh-pricing bh-pricing-highlight">
    <div class="bh-pricing-badge">...</div>
    <div class="bh-pricing-content">
        <h3>...</h3>
        <div class="bh-pricing-price">...</div>
           ...
   </div>
</div>

Dropcap & Article Column

To split the text into two columns or to use a dropcap at the beginning of the text, just use the markup example below.

EXAMPLE

Bombie ipsum reversus ab viral inferno, nam rick grimes malum cerebro. De carne lumbering animata corpora quaeritis. Summus brains sit​​, morbo vel maleficia? De apocalypsi gorger omero undead survivor dictum mauris. Hi mindless mortuis soulless creaturas, imo evil stalking monstra adventus resi dentevil vultus comedat cerebella viventium.

MARKUP

<p class="bh-article-columns bh-dropcap">...</p>