header
LayoutComponent
❌ Theme ✅ Options ✅ Content & Translations
To edit the Header, you need to edit the layout-component header
and send a PATCH request on /widgets/layout-component/{layout-component-id}
and specify the following options in the options
property.
Element | Description | Component options |
---|---|---|
| Text element in the footer. | To display the user email address, set |
| Main title in the Header. | |
| Description text element below main title. | |
| Logo placeholder at the top of the header. | |
| Logo container. | |
| Banner image below the introductionTitle. |
Last updated