Shortcode Buttons

Buttons with Background

 
Syntax

[code]buttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbutton[/code]
 

Buttons no background

 
Syntax
[code]buttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbuttonbutton[/code]
 

Button with Opacity

 
Syntax:
[code]buttonbuttonbuttonbutton[/code]
 

Button width differents sizes

 
Syntax:
[code]buttonbuttonbuttonbuttonbutton[/code]
 

Button group

[button_group]button textbutton textbutton textbutton textbutton textbutton text[/button_group]
 
Syntax:
[code][button_group]button textbutton textbutton textbutton textbutton textbutton text[/button_group][/code]
 

Vertical button group

[button_group vertical=”1″]
button text
button text
button text
button text
button text
button text
[/button_group]
 
Syntax:
[code][button_group vertical=”1″]
button text
button text
button text
button text
button text
button text
[/button_group][/code]