Geniux

Modals

Bootstrap Modals

Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.

Default

Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.
Toggle a modal via JavaScript by clicking the button below. It will slide down and fade in from the top of the page.

Show Code

Large Modal

Modals have two optional sizes, available via modifier classes to be placed on a .modal-dialog.

Show Code

Small modal

Show Code

Using The Grid System

To take advantage of the Bootstrap grid system within a modal, just nest .rows within the .modal-body and then use the normal grid system classes.

Show Code

Modal With Contact Form

Show Code