Blog Tabs

Tabs

[lore_tabs]nn[lore_tab_item title=”First Tab”]nnFar far away, behind the word mountains, far from the countries Vokalia and Consonantia, there live the blind textsnn[/lore_tab_item]nn[lore_tab_item title=”Second Tab”]nnSeparated they live in Bookmarksgrove right at the coast of the Semantics, a large language oceannn[/lore_tab_item]nn[lore_tab_item title=”Third Tab”]nnA small river named Duden flows by their place and supplies it with the necessary regelialiann[/lore_tab_item]nn[/lore_tabs]n

Code

n

[[lore_tabs]n[lore_tab_item title="First Tab"]nLorem ipsumn[/lore_tab_item]n[lore_tab_item title="Second Tab"]nLorem ipsumn[/lore_tab_item]n[/lore_tabs]]

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

Parameters

n[[lore_tabs]]nncustom_class – add a custom CSS class for this element which you can use for custom stylingnn[[lore_tab_item]]nntitle – text title of tab itemnncustom_class – add a custom CSS class for this element which you can use for custom styling

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

Row & Row ColumnRow & Row Column

[lore_row]nn[lore_row_column size=”4″]nnFirst Columnnn[/lore_row_column]nn[lore_row_column size=”4″]nnSecond Columnnn[/lore_row_column]nn[lore_row_column size=”4″]nnThird Columnnn[/lore_row_column]nn[/lore_row]n Code n [[lore_row]]n[[lore_row_column size="4"]]nFirst Columnn[[/lore_row_column]]n[[lore_row_column size="4"]]nSecond Columnn[[/lore_row_column]]n[[lore_row_column size="4"]]nThird Columnn[[/lore_row_column]]n[[/lore_row]] n Parameters n[[lore_row]]nncustom_class – add a custom CSS class for this element which you can use for