Theme Features
This theme is built on the Warp framework, a well-engineered theme framework for WordPress and Joomla, and utilizes all of its latest features. The user interface is powered by UIkit, a lightweight and modular front-end framework, which provides the theme's styling. The theme also comes with a wide range of different layouts and widget variations.
Special Features

Fullscreen Position
Ui-Events comes with a Fullscreen Position to create content that will fill the entire viewport.
Example
Section Youtube Backgrounds Videos
You can choose Youtube Backgrounds Videos in each section with image mask overlays.
Example
Adaptive Navbar
Buttons
Use the modifier .uk-button
class to create an button.
<a class="uk-button" href="#"><span>Button</span></a>
Social Icons
Socialbar
Ui-Events Theme provides an additional Socialbar Position, integrated nicely into the header. You can modify it completely to add your own icons. Here is an overview of all icons provided by Font Awesome.
<div class="tm-socialbuttons-headerbar"> <div> <a target="_blank" class="twitter-share-button" href="#"><i class="uk-icon-twitter"></i></a> </div> <div> <a target="_blank" class="gplus-share-button" href="#"><i class="uk-icon-google-plus"></i></a> </div> </div>