1 minute read

Tabs

Parameters:

  • vertical – set vertical style, allowed values “yes” or “no”.
  • title – add title, for example: “Tab one”.

Exemplary usage:

[tabs vertical="no"]
[tab title="Tab one"]Tab one content[/tab]
[tab title="Tab two"]Tab two content[/tab]
[tab title="Tab three"]Tab three content[/tab]
[/tabs]

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

Did you know...

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