Skip to content

Accordian Sections

Created by: ehunter-usgs

This is an accordion style section that expands and collapses when a use clicks on the header. The markup is displayed in index.php and uses an h3 and div nested inside a div.accordian element. By default these accordion sections are expanded so that their content can be seen.

_accordion is a partial that is not automatically included in _template. You must add this partial to your page if you wish to use the accordion styles.

Merge request reports