Alert

The Alert Box is a panel basically. You can define the style, heading and more via shortcode paarmeters. The text in between the opening and closing shortcode tags is displayed in the panel.

Examples

[bsv-alert heading="Example Alert"]This is an alert box using the Bootstrap primary style.[/bsv-alert]

Format

[bsv-alert parameter="value" ...]your text here[/bsv-alert]

Parameters

Last updated