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