[cms_heading title=”Button Colors” subtitle=”The Default”]
[cms_btn title=”Text on the button”]
[cms_btn title=”Text on the button” type=”btn-filled”]
[cms_btn title=”Text on the button” color=”btn-primary”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-primary”]
[cms_heading title=”Button Hover Styles” subtitle=”Easy to choose color and hover color”]
[cms_btn title=”Text on the button” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” type=”btn-filled” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” color=”btn-primary” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-primary” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” hover_color=”btn-hover-dark”]
[cms_btn title=”Text on the button” type=”btn-filled” hover_color=”btn-hover-dark”]
[cms_btn title=”Text on the button” color=”btn-primary” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-primary” hover_color=”btn-hover-dark”]
[cms_heading title=”With dark background” subtitle=”Works great with every background” color_title=”#ffffff” color_subtitle=”#ffffff” color_sep=”#7f7f7f”]
[cms_btn title=”Text on the button” color=”btn-white” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-white” hover_color=”btn-hover-primary”]
[cms_btn title=”Text on the button” color=”btn-white”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-white”]
[cms_btn title=”Text on the button” color=”btn-white” hover_color=”btn-hover-dark”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-white” hover_color=”btn-hover-dark”]
[cms_btn title=”Text on the button” color=”btn-primary” hover_color=”btn-hover-white”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-primary” hover_color=”btn-hover-white”]
[cms_heading title=”Other Sizes” subtitle=”Button Size”]
[cms_btn title=”Text on the button” hover_color=”btn-hover-primary” size=”btn-block”]
[cms_btn title=”Text on the button” type=”btn-filled” hover_color=”btn-hover-primary” size=”btn-small”]
[cms_btn title=”Text on the button” color=”btn-primary” hover_color=”btn-hover-primary” size=”btn-small btn-block”]
[cms_btn title=”Text on the button” type=”btn-filled” color=”btn-primary” hover_color=”btn-hover-primary”]