1 minute read

Information box

Parameters:

  • title – add title, exemplary value: “Did you know…”.
  • icon – icon name from Font Awesome, for example “fa-lightbulb-o”.
  • class – add a CSS class.
  • id – add an unique id.
  • style – add an inline style.

Exemplary usage:

[information_box title="Did you know..." icon="fa-lightbulb-o" class="" id="" style=""]
<p>Place for text.</p>
[/information_box]

See also demo of information box shortcode. In full download package (Dummy data/shortcodes-pages/information-box.html) You can find the file with shortcodes we used to create demo page.

Did you know...

You can use “information box” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.