[one type=”separate”]
Defaults
Below are the options that are available for this shortcode and their default values. A hash (#) indicates a required value.
'link' => '#',
'color' => 'darkgrey' // darkgrey, blue, red, limegreen, teal, brown, yellow, orange
And this is what you should insert into your posts and pages…
[button link="#" color="darkgrey"]Read More[/button]
[/one]
[clear /]
[button link="#"]Read On...[/button]
[clear /]
More Info…[clear /]
[button link="#" color="brown"]More Info...[/button]
[clear /]
Read More[clear /]
[button link="#" color="blue"]Read More[/button]
[clear /]
A really really long button title[clear /]
[button link="#" color="teal"]A really really long button title[/button]
[clear /]
This one is shorter[clear /]
[button link="#" color="limegreen"]This one is shorter[/button]
[clear /]
Press Me[clear /]
[button link="#" color="red"]Press Me[/button]
[clear /]
Do Not Touch[clear /]
[button link="#" color="orange"]Do Not Touch[/button]
[clear]
Hover Over Me![clear /]
[button link="#" color="yellow"]Hover Over Me![/button]