Nemo enim ipsam voluptatem quia voluptas sit aspernatur.
Perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam.
Parameters
title:
Enter title.
default: ''
options: ''
description:
Enter the description.
default: ''
options: ''
label:
(Optional) Enter the name/label of the button.
default: ''
options: ''
button_link:
(Optional) Enter the link.
style:
(Optional) Style of the button.
default: 'dark'
options: 'dark', 'light', 'blue', 'red', 'yellow', 'green'
type:
(Optional) Type of the button.
default: 'none'
options: 'none', 'border'
target:
(Optional) Type of the target.
default: 'self'
options: 'self', 'blank'
size:
(Optional) Size of the button.
default: 'small'
options: 'small', 'medium','large'
Code
[vc_row]
[vc_column width="1/1"]
[call_to_action
style="dark"
type="none"
target="self"
size="small"
title="Nemo enim ipsam voluptatem quia voluptas sit aspernatur."
description="Perspiciatis unde omnis iste natus error sit voluptatem"
label="Click Here"
button_link="http://ajaxtown.com/uranium_v3"]
[/vc_column]
[/vc_row]