Accordion module provides a vertical list, and each item in the list can be expanded to display more detail.
Here are some good uses for the Accordion module:
- FAQs
- Q&A
- Feature lists
Some properties of the Accordion module:
- It is constructed as a list of items added one by one.
- Each item has a label (for the heading on the collapsed item) and a text editor box (for the details when expanded).
- The Label field can include HTML tags. For example, you can choose label size on the Style tab of the module, but adding an <h2> tag around the text, which changes the label to the default style for a heading.
- The description field is the standard WordPress text editor, so you can add images and format text in the normal fashion.