Button
You can create beautiful buttons on the fly using the button shortcode. Choose between various colors, styles and sizes. We can create s button by using shortcode with syntax as below:
[button size='lg|md|sm|xs' type='link|button' icon='AWESOME ICON' link='#' class='btn-default|btn-primary|btn-success|btn-info|btn-warning|btn-danger']Bottun Label[/button]
Class:
- btn-default|btn-primary|btn-success|btn-info|btn-warning|btn-danger
- btn-radius, btn-icon-right
We have many button styles in Palas theme are: Button outline, Button inline, flat button... by using classes such as: dexp-btn-reflect,dexp-btn-hover-flap, dexp-icon-right
You can reference to link to view how shortcode display
The sample result of button shortcode as below: