Images & Buttons

Simple Images

Shortcodes:

[image]image.jpg[/image]

Image Links

Shortcodes:

[image_link url="url-here"]image.jpg[/image_link]

Small Buttons

BUTTON TEXT BUTTON TEXT BUTTON TEXT BUTTON TEXT

Button Text Button Text Button Text Button Text

Shortcodes:

[button_group]
[small_button url="#" color="teal"]BUTTON TEXT[/small_button]
[small_button url="#" color="red"]BUTTON TEXT[/small_button]
[small_button url="#" color="green"]BUTTON TEXT[/small_button]
[small_button url="#" color="dark"]BUTTON TEXT[/small_button]
[/button_group]
 
[button_group]
[small_gradient_button url="#" color="teal"]Button Text[/small_gradient_button]
[small_gradient_button url="#" color="red"]Button Text[/small_gradient_button]
[small_gradient_button url="#" color="green"]Button Text[/small_gradient_button]
[small_gradient_button url="#" color="dark"]Button Text[/small_gradient_button]
[/button_group]

Medium Buttons

BUTTON TEXT BUTTON TEXT BUTTON TEXT

Button Text Button Text Button Text

Shortcodes:

[button_group]
[medium_button url="#" color="teal"]BUTTON TEXT[/medium_button]
[medium_button url="#" color="red"]BUTTON TEXT[/medium_button]
[medium_button url="#" color="green"]BUTTON TEXT[/medium_button]
[/button_group]
 
[button_group]
[medium_gradient_button url="#" color="teal"]Button Text[/medium_gradient_button]
[medium_gradient_button url="#" color="red"]Button Text[/medium_gradient_button]
[medium_gradient_button url="#" color="green"]Button Text[/medium_gradient_button]
[/button_group]

Large Buttons

BUTTON TEXT BUTTON TEXT BUTTON TEXT

Button Text Button Text Button Text

Shortcodes:

[button_group]
[large_button url="#" color="teal"]BUTTON TEXT[/large_button]
[large_button url="#" color="red"]BUTTON TEXT[/large_button]
[large_button url="#" color="green"]BUTTON TEXT[/large_button]
[/button_group]
 
[button_group]
[large_gradient_button url="#" color="teal"]Button Text[/large_gradient_button]
[large_gradient_button url="#" color="red"]Button Text[/large_gradient_button]
[large_gradient_button url="#" color="green"]Button Text[/large_gradient_button]
[/button_group]

Custom Buttons

Custom Button

Shortcodes:

[custom_button width="182" height="42" image="btn.png" hover="btn-hover.png" url="url-here" alt="Custom Button"]