- Where to find it
- Labelled List Items in the "Selected Component" section of the Modify drawer.
- Offered by
- The List component. Other components do not have this setting.
- Per device
- Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.
In plain English
This is where the list's content lives, and the rule is the simplest one possible: every line you type becomes one entry. Press Enter, and you have started the next item. Three lines make a three-item list; there is no add button and no per-item form to fill in.
Blank lines are skipped rather than turned into empty bullets, so an extra Enter between items does no harm. Spaces at the start or end of a line are trimmed away too.
Words inside an item can be linked, bolded, italicised, struck through, or given a colour or class name with the same markers a Text component uses — {1|pricing}, {b|word}, {i|word}, {s|word}, {.1|new}. There is no formatted toolbar here, because each line is already an item; type the markers in the text. The numbering is shared across the whole list, so link 1 and styling 1 are the same entries no matter which item mentions them.
When you would use it
- A feature list, a set of benefits, the steps of a recipe or a checklist.
- A list that should be shorter on phones — uncheck "Same text for all device resolutions" and give phones fewer lines.
How to change it
- Click the list on the canvas.
- In the Modify drawer, open "Selected Component", then "List Items".
- Type the entries, one per line.
- Uncheck "Same text for all device resolutions" to show different items per device.
Watch out for
- One line is one item — there is no way to put a paragraph break inside a single item. An entry that needs several paragraphs probably wants to be a Text component instead.
- Lists are flat. An item cannot contain its own sub-list; if the content is genuinely two levels deep, use two lists with the inner one in an indented column.
- Clearing the text entirely leaves an empty list on the page, not the placeholder items. The placeholder only shows before you have typed anything at all.
Related settings
Where to go next
- Back to the List component — everything else it can do.
- The Composer — the editing surface these settings live in.
- Publishing — how a change like this reaches your live site.