Callout
A callout can be used to attract attention to important information on your page.
Examples
[bsv-callout style="info" heading="My Callout"]This is important information[/bsv-callout]

[bsv-callout style="danger" heading="My Callout"]This is important information[/bsv-callout]

Format
[bsv-callout parameter="value" ...]your content here[/bsv-callout]
Parameters
Parameter
Description
Value
style
Defines the Bootstrap style. Supported values:
danger
info
primary
success
warning
primay
heading
A heading if you want one
no value
Last updated
Was this helpful?