1 minute read

Container

Parameters:

  • class – add a CSS class.
  • id – add an unique id.
  • style – add an inline style.

Exemplary usage:

[container id="" class="" style=""]
<p>Place for text or other element / shortcode.</p>
[/container]

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

Did you know...

You can use container 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.