Contents

Collection Border

Border around the whole collection.

Where to find it
Labelled Border in the Collection Settings drawer (gear in the collection header).
Per device
Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.
Underlying CSS
border

In plain English

Draws a line around the collection using width, style, and colour.

When you would use it

  • The embed needs a visible frame in its parent.

How to change it

  1. Open Collection Settings, then "Border".
One value, or one per device? Every input in this setting sits under a “Same value for all resolutions” checkbox. Leave it checked for a single value everywhere, or uncheck it to give phones, tablets, and desktops their own. How per-device values work.

Watch out for

  • This setting is left out on the editing canvas so the drag-and-drop surface stays full size. Open Preview to see it applied.
  • Nothing draws until the style is something other than "none". A CSS variable naming the whole border is the exception, because it carries its own style.

Related settings

Where to go next