1 minute read

Box colored alternative

Parameters:

  • title – add title, exemplary value: “My title”.
  • icon – icon name from Font Awesome, for example “fa-angle-double-right”.
  • icon_background – set color of background for icon, exemplary values: “#f67913”, “orange”, etc..
  • background_color – set color of background, exemplary values: “#f67913”, “orange”, etc..
  • border_color – set color of border, exemplary values: “#f67913”, “orange”, etc..

Exemplary usage:

[box_colored_alternative icon="fa-cloud-download" icon_background="#b24d26" title="Place for title" border_color="" background_color=""]
<p>Place for text.</p>
[/box_colored_alternative]

See also demo of boxes. In full download package (Dummy data/shortcodes-pages/boxes.html) You can find the file with shortcodes we used to create demo page.

Did you know...

You can use “box colored alternative” element in drag and drop website builder (Visual Composer) and customize this element easily without coding skills. Parameters and design options are the same as in shortcode.