Modals

A modal plugin allows to add dialogs to your site for lightboxes, user notifications, or completely custom content, etc.

Example

Add .modal-dialog-centered to .modal-dialog to vertically center the modal.

Example

You can also create a scrollable modal that allows scroll the modal body by adding .modal-dialog-scrollable to .modal-dialog.

Example

A modal can be used to show contexual messages including success, error, warning, information messages, etc.

Example