Modals are important to notify users are give important information. For that reason, we have new design to Bootstrap modals to fit your project needs.
Simple modal with title and footer
How to? Add the class modal-lg to your modal.
For fullwidth modal, add the class modal-full.
Resize window to see responsive behaviour.
How to? Add class topfull to your modal.
How to? Add class bottomfull to your modal.
How to? Add modal-slideleft class to your modal.
How to? Add modal-slideright class to your modal.
How to? Add modal-image class to modal.
How to? Add bg-yourcolor class to modal-header.
How to? Add bg-yourcolor class to modal-footer.
How to? Add bg-yourcolor class to modal.