6. Button
[ct_button link="" icon="" target="" size="" solid="" has_arrow="" color="" css_animation=""]enter button text here[/ct_button]
The [ct_button] shortcode has the following variables/options:
- link– Enter URL of link
- icon (optional) – Name of FontAwesome icon (without “fa-”)
- target – Open link in New Tab or Curent Tab
- size (optional) – Default value “small”
- small
- big
- solid (optional) – Default value “0/false” – Solid background or not
- 0/false
- 1/true: Border and background color have same color
- has_arrow (optional) – Default value “1/true”
- 1/true
- 0/false
- color (optional) – Only works with solid button (default theme color)
- css_animation – Select types of animation for element to be animated when it “enters” the browsers viewport (Note: works only in modern browsers), with options: top-to-bottom, bottom-to-top, left-to-right, right-to-left, appear-from-center