Button
Shortcode structure is appeared as follows
[ct_button text_color="" bg_color="" icon="" url="" link_target=""] Button Text [/ct_button]
The [ct_button] shortcode has the following variables/options:
text_color (optional)
- Default by Theme Color
bg_color (optional)
- Default by Theme Color
icon(optional)
- Name of FontAwesome icon (without “fa-”)
url(input)
- URL – URL to navigate when clicking on button
link_target(select)
- URL Target, leave empty (open link in current tab) or _blank (open link in new tab)