color pallete

(Or) Your Color

Modals

Simple modal

This is Simple modal. just you need to add one button with data-targetattribute. give same value to modal element as id

Scrolling long content

This is Scrolling long content modal. just you need to add one button with data-targetattribute. give same value to modal element as id. if .modal-bodyincreases content automatically it will also increase.

Vertically centered

This is Vertically centered modal. add class="modal-dialog-centered"to modal element.

Optional sizes

Here are multi sized modals. add class="modal-dialog modal-lg"or class="modal-dialog modal-sm"to modal element.