Buttons

[[button color="default" link="#"  text="Default" float="left"]]

Parameters

color
(string) The button color, options available: default, red, grey, blue, green, yellow, violet and orange.
link
(string) The link for the button.
text
(string) The button text.
float
(Choice) Left or Right.

[button color=”default” link=”#” text=”Default” float=”left”]
[button color=”red” link=”#” text=”Red” float=”left”]
[button color=”blue” link=”#” text=”Blue” float=”left”]
[button color=”green” link=”#” text=”Green” float=”left”]
[button color=”grey” link=”#” text=”Grey” float=”left”]
[button color=”violet” link=”#” text=”Violet” float=”left”]
[button color=”yellow” link=”#” text=”Yellow” float=”left”]
[button color=”orange” link=”#” text=”Orange” float=”left”]

Speak Your Mind

*