Please wait...

Try Sallira with other theme and color combinations
Index variants
Color options

Theme components

Alert success
Well done ! You successfully read this important alert message.
<div class="alert alert-success">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-check-square-o"></i> <strong>Well done !</strong> You successfully read this important alert message.
</div>
Alert info
Heads up ! This alert needs your attention, it's super important.
<div class="alert alert-info">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-microphone"></i> <strong>Heads up !</strong> This alert needs your attention, it's super important.
</div>
Alert warning
Warning ! Better check yourself, you're not looking too good.
<div class="alert alert-warning">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-warning"></i> <strong>Warning !</strong> Better check yourself, you're not looking too good.
</div>
Alert danger
Oh snap ! Change a few things up and try submitting again.
<div class="alert alert-danger">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-flash"></i> <strong>Oh snap !</strong> Change a few things up and try submitting again.
</div>
Alert success
Well done ! You successfully read this important alert message.
<div class="alert alert-success">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-check-square-o"></i> <strong>Well done !</strong> You successfully read this important alert message.
</div>
Alert info
Heads up ! This alert needs your attention, it's super important.
<div class="alert alert-info">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-microphone"></i> <strong>Heads up !</strong> This alert needs your attention, it's super important.
</div>
Alert warning
Warning ! Better check yourself, you're not looking too good.
<div class="alert alert-warning">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-warning"></i> <strong>Warning !</strong> Better check yourself, you're not looking too good.
</div>
Alert danger
Oh snap ! Change a few things up and try submitting again.
<div class="alert alert-danger">
  <button type="button" class="close" data-dismiss="alert"><span>×</span></button>
  <i class="fa fa-flash"></i> <strong>Oh snap !</strong> Change a few things up and try submitting again.
</div>