Button
You can create beautiful buttons on the fly using the button shortcode. Choose between various colors, styles and sizes. We can create s button by using shortcode with syntax as below:
[button size="SIZE" bg="BACKGROUND_COLOR" type="TYPE" color="TEXT_COLOR" url="LINK_TO"][/button]
SIZE property can be one of values:
- Large
- Small
- Mini
Button with color background: gray, light-gray, line-color, line, line-white
Button with icon: iconis a valid class name in font owesome
Access to http://fortawesome.github.io/Font-Awesome/icons/ to get valid classes
You can reference to link to view how shortcode display