Alerts are available for any length of text, as well as an optional dismiss button. Add .alert.alert-COLOR
classes for alert with all theme colors.
Primary Alert
Secondary Alert
Success Alert
Danger Alert
Warning Alert
Info Alert
Light Alert
Dark Alert
Add a dismiss button and the .alert-dismissible
class, which adds extra padding to the right of the alert and positions the .close
button.
Primary Alert
Secondary Alert
Success Alert
Danger Alert
Warning Alert
Info Alert
Light Alert
Dark Alert
Add .alert-link
class to add links to alerts.
Primary Alert
Secondary Alert
Success Alert
Danger Alert
Warning Alert
Info Alert
Light Alert
Dark Alert
Add .border-0
class along with .alert
class for alerts with no borders.
Primary Alert
Secondary Alert
Success Alert
Danger Alert
Warning Alert
Info Alert
Light Alert
Dark Alert
To use solid alert, add background color class to the .alert
container class. Alerts also support custom color classes from theme color system. To use a custom color, add .bg-*
to the .alert
class.
Primary Alert
Success Alert
Danger Alert
Warning Alert
Info Alert
Custom Alert
Alerts can also contain additional HTML elements like headings and paragraphs.
Primary Alert
Good Morning!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
No Border Success Alert
Well done!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Solid Danger Alert
Oh snap!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Warning Alert
Warning!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
No Border Info Alert
Heads up!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.
Solid Custom Alert
Great!
Aww yeah, you successfully read this important alert message. This example text is going to run a bit longer so that you can see how spacing within an alert works with this kind of content.
Whenever you need to, be sure to use margin utilities to keep things nice and tidy.