Skip to main content

Accordion

An Accordion widget lets you display information in a list of collapsible sections.

Use this widget to organize content into a list of items that your visitor can expand or collapse. Your visitor can click an item's title to expand or collapse it. This is useful for FAQs, Help pages, or any situation where you want to show a lot of information in a small space.

note

Custom widgets are described as they are defined for our standard (Mosaic) front-end theme. If the description does not match what you see on the screen, this is due to further customization that has been carried out specifically for your webshop's theme.

List

Click + ITEM for every accordion item you want to add to the accordion.

note

You can delete the most recently added item by clicking - LAST ITEM. Any item also has a button at the end of the list of fields with the word ITEM and an icon of a trash can: click this to delete the item.

  • The Title of an item appears as a clickable heading. Use a short, clear phrase that describes the content of the item.
  • The Text appears when the item is expanded. You can use plain text or HTML. If you add links, always include rel="noopener noreferrer" for security reasons. For example:
<a href="https://example.com" rel="noopener noreferrer">Visit Example</a>

There are no additional settings for the Accordion widget. The order of items in the list determines the order in which they appear on the page.