Creating Media Queries

A tablet and mobile media query are already provided for you. If necessary, you can add more media queries to your stylesheet. See Mediums and Media Queries.

How to Create a Media Query

  1. Open a stylesheet.
  2. In the local toolbar of the Stylesheet Editor, click and select Add Medium.

    The New Medium/Media Query dialog opens.

  3. Select Media Query. Extra fields are shown in the dialog.
  4. For more information about creating custom media queries and the options available in the New Medium dialog, see:

    Copy
    http://www.w3.org/TR/css3-mediaqueries/

    Note Some fields in this dialog will change depending on the options you choose in other fields.

  5. Click OK.
  6. Click Save the active file. to save your work.

Note You can rename custom mediums and modify media queries without having to use the Internal Text Editor. However, you cannot rename factory mediums and media queries. See Renaming Mediums and Modifying Media Queries.