Content Title

A separate title string for components that display a heading alongside their body content.

Where to find it
Labelled Content Title in the "Selected Component" section of the Modify drawer.
Per device
Yes — you can set one value for every screen, or separate values for phone, tablet, and desktop.

In plain English

Some components are built to show two pieces of text: a title and a body. A feature card with a heading above its description is the obvious example. Content Title is where the heading half goes.

Whether you see this setting depends entirely on the component you have selected. A component that renders a single block of text has no use for it and will not offer it.

How the title is presented is up to the component. Unlike a plain text component, you usually cannot choose its tag or styling here — the component decides, so that every instance of it looks consistent.

When you would use it

  • A component offers a title as well as a body and you are filling in the title.

How to change it

  1. Click the component on the canvas.
  2. In the Modify drawer, open "Selected Component", then "Content Title".
  3. Type your title, and uncheck "Same value for all resolutions" if phones need a shorter one.
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

  • The component chooses which HTML tag the title uses, so it may already be a heading. Do not add a second heading above it in its own column.
  • If a component you expected to offer this does not, it has not declared the attribute. That is a question for whoever maintains your component library.

Related settings

Where to go next