You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create buttons you can use the following shortcode.
[button style="primary,blue,green,orange,red,inverse" href="http://your-link.com]Check this out[/button]
You can choose from different colors. Primary will style the button according to the color scheme you've selected in your theme options. Inverse will create a button with your sites primary complementary color to provide some contrast. This might be a good idea for call-to-action buttons. You can also create a large button by simply providing large as a style:
[button style="primary large"]Check out this large button[/button]
Messages
Creating info, error or success messages is dead simple.