Divider
You can almost configure any thing with the divider.
Solid Divider
[ sparkle_divider color="#CCCCCC" style="solid" thickness="1px" width="100%" mar_top="20px" mar_bot="20px"]
Dashed Divider
[ sparkle_divider color="#CCCCCC" style="dashed" thickness="1px" width="100%" mar_top="20px" mar_bot="20px"]
Dotted Divider
[ sparkle_divider color="#CCCCCC" style="dotted" thickness="1px" width="100%" mar_top="20px" mar_bot="20px"]
Double Line Divider
[ sparkle_divider color="#CCCCCC" style="double" thickness="4px" width="100%" mar_top="20px" mar_bot="20px"]
Divider with red color
[ sparkle_divider color="#FF0000" style="solid" thickness="1px" width="100%" mar_top="20px" mar_bot="20px"]
Divider with 5px thickness
[ sparkle_divider color="#CCCCCC" style="solid" thickness="5px" width="100%" mar_top="20px" mar_bot="20px"]
Divider with 50% width
[ sparkle_divider color="#CCCCCC" style="solid" thickness="1px" width="50%" mar_top="20px" mar_bot="20px"]
Divider with 20% width
[ sparkle_divider color="#CCCCCC" style="solid" thickness="1px" width="20%" mar_top="20px" mar_bot="20px"]