Shortcuts


Container

<div class="shortcuts cols-3">
	
	--- SHORTCUTS GO HERE ---
	
</div>

Shortcut Item

<a href="javascript:;" class="shortcut">
	<i class="shortcut-icon icon-list-alt"></i>
	<span class="shortcut-label">Apps</span>
</a>

Columns

To modify the number of shortcuts that display in a row use the following classes below:

Class Description
.cols-3 3 in a row
.cols-2 2 in a row