3. Icon Box

SCREENSHOT

IconBox

Note: an IconBox is always 100% width of its container.

THE CODE

[c_iconbox alignment icon="" title="" icon_color=""] Content Text [/c_iconbox]

PARAMS

  • alignment – select – Select icon box alignment
    • leftIconBox-left
    • centerIconBox-center
    • rightIconBox-right
  • title – text – title of the box
  • icon – text – enter CSS class of icon. Font Awesome Icons are supported (https://fortawesome.github.io/Font-Awesome/icons/)
  • icon_color – RGB – Hexa color of icon color
  • Content