The tabs shortcode allows you to display tabbed content. The options for this shortcode are shown below.

OptionDefaultExampleDescription
animation(empty)animation="sliding"Choose the animation of the tabs

  • (empty) – no animation
  • sliding – tabs slide up/down
width(empty)width="200px"Set the CSS width of the table

Example

[tabs animation="sliding" width="400px"]
[tab title="Tab 1 title"]Tab 1 content[/tab]
[tab title="Tab 2 title"]Tab 2 content[/tab]
[/tabs]
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy