Defining custom media query to display element

Define a custom media query in the options panel that determines when it’s displayed.

Lets say create a fluid website and you want to show a hamburger menu when the view port is less than 600 pixels wide.

You can define a media query for this and when the browser matches that query that element will be shown.

You can do this now with the Show and Hide macros. See the responsive guide.