Tab
Put Your content in a tab with Tab Shortcode. There are 2 parameters that You can use.
Name: add the name of the tab.
Color: blue, purple and yellow. If You use different color style on Your site than default, the colors will be different too.
[tab] [tab_content name="first" color="blue"] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. [/tab_content] [tab_content name="second" color="purple"] Per salutandi aliquando te, magna tritani ocurreret an qui, purto propriae eos at. [/tab_content] [/tab]
Toggle
Put Your content in a toggle with Toggle Shortcode. There are 3 parameters that You can use.
Title: add the title of the toggle.
Active: yes or no. Default is no.
Color: blue, purple and yellow. If You use different color style on Your site than default, the colors will be different too.
[toggle title="First" active="yes" color="blue"] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. [/toggle] [toggle title="Second" color="purple"] Per salutandi aliquando te, magna tritani ocurreret an qui, purto propriae eos at. [/toggle]