A modal is a large size module with an overlay behind it. It's meant to cover a substantial area of the browser window, so that it demands attention from the user.

image

Define the featured image you would like to use for the module.

Key Type Behavior
image string URL of the image to feature

Image - Live Preview

Image Slideout Module



positionSelector

Optionally define the DOM selector of the parent element you would like to insert the module into an element besides the document body.

positionSelector string
Value Behavior
selector Javascript selector of an existing div on the page where the module should appear.

Custom Position - Live Preview