Inline shortcode

Icon Block

You can add this item with Inline Shortcode:

Default code:

[icon_block icon="icon-lamp" align="" color="" size="25"]
Attributes Description
icon Select an icon from the list of available icons
align Icon block align - [default - leave empty] - same as column align, left - left, center - center or right - right
color Icon color. Use color name, hex or rgba, e.g.: grey, #626262 or rgba(98, 98, 98, 1)
size Enter size of the Icon block, leave field empty if you want default size

Example of this shortcode below:

[icon_block icon="icon-lamp" align="center" color="#d44343" size="25"]
Close