• First Tab
  • Second Tab
  • Third Tab
  • Far far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind texts

  • Separated they live in Bookmarksgrove right at the coast of the Semantics, a large language ocean

  • A small river named Duden flows by their place and supplies it with the necessary regelialia

Code

[lore_tabs]
[lore_tab_item title="First Tab"]
Lorem ipsum
[/lore_tab_item]
[lore_tab_item title="Second Tab"]
Lorem ipsum
[/lore_tab_item]
[/lore_tabs]

Tabs shortcode consists of two separate shortcodes. [lore_tabs] is used as a container for one or more [lore_tab_item] shortcodes.

Parameters

[lore_tabs]

custom_class – add a custom CSS class for this element which you can use for custom styling

[lore_tab_item]

title – text title of tab item

custom_class – add a custom CSS class for this element which you can use for custom styling