Collapse O Matic Tag Class

Quick test to demonstrate how to use the tag and css to control the look of a trigger.

The Shortcode

[expand title="trigger" tag="h4"]hidden target content[/expand]

The CSS

h4.collapseomatic {
   color: blue;
}

The Results

trigger

hidden target content