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