Description
A callout can be used to attrack attention to important information on your page,
Examples and Outputs
[bsv-callout style="info" heading="My Callout"]This is important information[/bsv-callout]
My Callout
This is important information[bsv-callout style="danger" heading="My Callout"]This is important information[/bsv-callout]
My Callout
This is important informationFormat
[bsv-callout parameter="value" ...]your content here[/bsv-callout]
Parameters
Parameter | Description | Default |
---|---|---|
style | Defines the Bootstrap style. Supported values:
|
primary |
heading | A heading if you want one | no value |
headinglevel | HTML heading level of the heading. Supported values:
|
h4 |