Use the expand shortcode to create accordions. This shortcode is designed to replace third-party plugins that provide accordion functionality.
[expand title="How it works"]
Wrap the content you want to hide here.
[/expand]
Consecutive accordions will stack nicely.
To force an accordion to display as open, use open=”true” as a parameter.
