Icon Box
The code have structured as follows
[ct_iconboxes style="" item_width=""]
[ct_iconbox icon="" title="" icon_color="" icon_background=""] Content Text [/ct_iconbox]
[ct_iconbox icon="" title="" icon_color="" icon_background=""] Content Text [/ct_iconbox]
[ct_iconbox icon="" title="" icon_color="" icon_background=""] Content Text [/ct_iconbox]
[ct_iconbox icon="" title="" icon_color="" icon_background=""] Content Text [/ct_iconbox]
[/ct_iconboxes ]
The [ct_iconboxes ] shortcode has the following variables/options
- style – (1 | 2 | 3) – select icon box style, default is 1
- item_width (required) – (values: 1/12 (12 items) – 2/12 (6 items) – 3/12 (4 items) – 4/12 (3 items) – 1/5 (5 items)) select width for each item depends on number of icon boxes. For example, if there are 4 boxes, width should be 3/12 (3_12). Item Width has no effect in List style (style 2)
- icon – Icon class, for example “fafa-home”
- title – Title of box
- icon_color– HexaColor Code of Icon
- icon_background – Background color of Icon Box