Bullets

[one]

[title text=”Default Bullets”] [bullets color=”#7AB80E”] [bullet]Colorpick each element of the site[/bullet] [bullet]Background uploader for 5 areas[/bullet] [bullet]Widgitized Homepage[/bullet] [bullet]SEO Optimized[/bullet] [bullet]Solid and clean code[/bullet] [bullet]Ongoing support[/bullet] [/bullets] [space]

[bullets color="#7AB80E"]
[bullet]Colorpick each element of the site[/bullet]
[bullet]Background uploader for 5 areas[/bullet]
[bullet]Widgitized Homepage[/bullet]
[bullet]SEO Optimized[/bullet]
[bullet]Solid and clean code[/bullet]
[bullet]Ongoing support[/bullet]
[/bullets]

[title text=”Number Bullets”] [bullets type=”number”] [bullet]Colorpick each element of the site[/bullet] [bullet]Background uploader for 5 areas[/bullet] [bullet]Widgitized Homepage[/bullet] [bullet]SEO Optimized[/bullet] [bullet]Solid and clean code[/bullet] [bullet]Ongoing support[/bullet] [/bullets] [space]

[bullets type="number"]
[bullet]Colorpick each element of the site[/bullet]
[bullet]Background uploader for 5 areas[/bullet]
[bullet]Widgitized Homepage[/bullet]
[bullet]SEO Optimized[/bullet]
[bullet]Solid and clean code[/bullet]
[bullet]Ongoing support[/bullet]
[/bullets]

[/one]

[space]
[title text=”Custom Bullets”]
[one]

[bullets type=”custom” txt_color=”#7AB80E”] [bullet][icon icon_name=”icon-sitemap” icon_color=”#FFC700″]Colorpick each element of the site[/bullet] [bullet][icon icon_name=”icon-filter” icon_color=”#FF0000″]Background uploader for 5 areas[/bullet] [bullet txt_color=”#FFC700″][icon icon_name=”icon-fire” icon_color=”#FFC700″]Widgitized Homepage[/bullet] [bullet][icon icon_name=”icon-qrcode” icon_color=”#FFC700″]SEO Optimized[/bullet] [bullet][icon icon_name=”icon-paste” icon_color=”#06d5dd”]Solid and clean code[/bullet] [bullet][icon icon_name=”icon-truck”]Ongoing support[/bullet] [/bullets] [space]

[bullets type="custom" txt_color="#7AB80E"]
[bullet][icon icon_name="icon-sitemap" icon_color="#FFC700"]Colorpick each element of the site[/bullet]
[bullet][icon icon_name="icon-filter" icon_color="#FF0000"]Background uploader for 5 areas[/bullet]
[bullet txt_color="#FFC700"][icon icon_name="icon-fire" icon_color="#FFC700"]Widgitized Homepage[/bullet]
[bullet][icon icon_name="icon-qrcode" icon_color="#FFC700"]SEO Optimized[/bullet]
[bullet][icon icon_name="icon-paste" icon_color="#06d5dd"]Solid and clean code[/bullet]
[bullet][icon icon_name="icon-truck"]Ongoing support[/bullet]
[/bullets]

[bullets color=”#00cc00″] [bullet]Colorpick each element of the site[/bullet] [bullet]Background uploader for 5 areas[/bullet] [bullet custom=”yes”][icon icon_name=”icon-remove” icon_color=”#ff0000″]Widgitized Homepage[/bullet] [bullet]SEO Optimized[/bullet] [bullet custom=”yes”][icon icon_name=”icon-remove” icon_color=”#ff0000″]Solid and clean code[/bullet] [bullet]Ongoing support[/bullet] [/bullets] [space]

[bullets color="#00cc00"]
[bullet]Colorpick each element of the site[/bullet]
[bullet]Background uploader for 5 areas[/bullet]
[bullet custom="yes"][icon icon_name="icon-remove" icon_color="#ff0000"]Widgitized Homepage[/bullet]
[bullet]SEO Optimized[/bullet]
[bullet custom="yes"][icon icon_name="icon-remove" icon_color="#ff0000"]Solid and clean code[/bullet]
[bullet]Ongoing support[/bullet]
[/bullets]

[/one]

[space]
[title text=”Bullets Shortcode”]

[bullets type="BULLETS_TYPE" color="BULLETS_ICON_COLOR" txt_color="BULLETS_TXT_COLOR"]
BULLET_ITEMS ...
[/bullets]
Params Default Possible Values Description
type ok ok , error , custom The bullets global type
color #000000 #HEX NUMBER The bullets global icon default color
txt_color #HEX NUMBER The bullets global text default color

[space]

[bullet custom="BULLET_ITEM_CUSTOM" txt_color="BULLET_ITEM_TXT_COLOR"]
BULLET_ITEM_CONTENT // you can add icon shortcode for custom icon
[/bullet]
Params Default Possible Values Description
custom no yes , no The bullet item need custom icon
txt_color #HEX NUMBER The bullet item text color