Optional sidebar menu
Social media
Contact information
Address

5th Avenue, New York - United States

Email

[email protected]

Phone

+10 724 1234 567

Boomerang - Style Builder

Layout options


Header options


Color options

Red Violet Blue Green Yellow Orange

Special

Black and white Dark Flat

Components and widgets

Alerts

Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
<div class="alert alert-success">
    <strong>Well done!</strong> You successfully read this important alert message.
</div>

Alerts with dismiss functionality

Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
Well done! You successfully read this important alert message.
<div class="alert alert-success fade in">
    <button type="button" class="close" data-dismiss="alert" aria-hidden="true">×</button>
    <strong>Well done!</strong> You successfully read this important alert message.
</div>