Title
Return title.
Shortcode
[title issubtext="1" subtext="Subtext"]Title text[/title]
Attributes
| Attribute | Type | Values | Description |
|---|---|---|---|
| issubtext | boolean | 1, 0 | Use "1" to enable the title sub text. |
| subtext | text | Subtitle text. | |
| size | text | Set to "s" if you want small title. | |
| align | text | left | Title alignment: "left", "right", "center". |
| tag | text | h4 | HTML tag for title. |
| mt | number | 0 | Margin top in pixels. |
| mb | number | 30 | Margin bottom in pixels. |