[ribbon parameters]Ribbon Text[/ribbon]
Parameters
| Parameter | Description | Required | Values | Default |
|---|---|---|---|---|
| tag | Tag to be used for heading | h1,h2,h3,h4,h5,h6,div | h2 | |
| href | URL to link the heading to | Any href or WordPress page ID number | ||
| target | URL target | _blank, _parent | ||
| text_size | Text size | any number with unit (i.e. 20px) | ||
| text_color | Text color | any hex color or color name | ||
| text_hover_color | Text hover color | any hex color or color name | ||
| background_color | Background color | any hex color or color name | ||
| background_hover_color | Background hover color | any hex color or color name |
Example
[ribbon tag="h1" text_color="white" text_hover_color="black" background_color="red" background_hover_color="yellow" text_size="16px" href="http://www.google.com" target="_blank"]Linked ribbon with a hover color[/ribbon]
