Features

Special features

Demos
Examples
Default styling
  • 100% customizable

    Well documented.
  • $48

    Extra virgin olive oil

    The Spanish caviar.
  • Ultra-fast Wifi

    Simple file sharing.
.border
with border
  • 100% customizable

    Well documented.
  • $48

    Extra virgin olive oil

    The Spanish caviar.
  • Ultra-fast Wifi

    Simple file sharing.
Markup
<ul class="flexblock features">
  <li>
    <div>
      <h2> <span>100<sup>%</sup></span> customizable</h2>
      Well documented.
    </div>
  </li>
  <li>
    <div>
      <span><sup>$</sup>48</span>
      <h2>Extra virgin olive oil</h2>
      The Spanish caviar.
    </div>
  </li>
  <li>
    <div>
      <h2>
        Ultra-fast Wifi
      </h2>
      Simple file sharing.
    </div>
  </li>
</ul>
Source: modules/_flexblock-features.scss, line 1