This page displays Button Shortcode examples. Button shortcodes accept the following parameters:
Note: parameters must be wrapped quotations.
(button type=”small” color=”blue” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”)Small Button(/button)
[button type=”small” color=”blue” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”]Small Button[/button]
(button type=”small” color=”purple” textColor=”white”)Small Button(/button)
[button type=”small” color=”purple” textColor=”white”]Small Button[/button]
(button type=”small” color=”green” textColor=”black”)Small Button(/button)
[button type=”small” color=”green” textColor=”black”]Small Button[/button]
(button type=”small” color=”orange” textColor=”black”)Small Button(/button)
[button type=”small” color=”orange” textColor=”black”]Small Button[/button]
(button type=”small” color=”grey” textColor=”white”)Small Button(/button)
[button type=”small” color=”grey” textColor=”white”]Small Button[/button]
(button type=”small” color=”black” textColor=”white”)Small Button(/button)
[button type=”small” color=”black” textColor=”white”]Small Button[/button]
(button type=”small” color=”yellow” textColor=”black”)Small Button(/button)
[button type=”small” color=”yellow” textColor=”black”]Small Button[/button]
(button type=”small” color=”pink” textColor=”black”)Small Button(/button)
[button type=”small” color=”pink” textColor=”black”]Small Button[/button]
(button type=”small” color=”teal” textColor=”black”)Small Button(/button)
[button type=”small” color=”teal” textColor=”black”]Small Button[/button]
(button type=”medium” color=”red” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”)Medium Button(/button)
[button type=”medium” color=”red” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”]Medium Button[/button]
(button type=”large” color=”purple” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”)Large Button(/button)
[button type=”large” color=”purple” textColor=”#FFFFFF” url=”http://www.google.com” target=”_blank”]Large Button[/button]