Styled Boxes
[raw]
Box Styles
[row]
[col type=”1_3″]
[box type=”download_box” class=”box_gray”]Place your own text here[/box]
[/col]
[col type=”1_3″]
[box type=”info_box” class=”box_blue”]Place your own text here[/box]
[/col]
[col type=”1_3″]
[box type=”warning_box” class=”box_green”]Place your own text here[/box]
[/col]
[/row]
[row]
[col type="1_3"]
[box type="download_box" style="box_gray"]
Place your own text here
[/box]
[/col]
[col type="1_3"]
[box type="info_box" style="box_blue"]
Place your own text here
[/box]
[/col]
[col type="1_3"]
[box type="warrning_box" style="box_green"]
Place your own text here
[/box]
[/col]
[/row]
[box type=”note_box” class=”box_light_gray border”]Information Styled Box (Can contain other shortcodes)[/box]
[box type="note_box" class="box_light_gray"]
Place your own text here
[/box]
STYLED BOX BLACK
[styled_box title=”Styled box black” class=”sb_black”]
Insert the content here
[/styled_box]
[styled_box title="Styled box black" class="sb_black"][/styled_box]
STYLED BOX BLUE
[styled_box title=”Styled box blue” class=”sb_blue”]
Insert the content here
[/styled_box]
[styled_box title="Styled box gray" class="sb_blue"][/styled_box]
STYLED BOX GREEN
[styled_box title=”Styled box green” class=”sb_green”]
Insert the content here
[/styled_box]
[styled_box title="Styled box green" class="sb_green"][/styled_box]
STYLED BOX DARK GRAY
[styled_box title=”Styled box dark gray” class=”sb_dark_gray”]
Insert the content here
[/styled_box]
[styled_box title="Styled box blue" cclass="sb_dark_gray"][/styled_box]
STYLED BOX ORANGE
[styled_box title=”Styled box orange” class=”sb_orange”]
Insert the content here
[/styled_box]
[styled_box title="Styled box red" class="sb_orange"][/styled_box]
STYLED BOX YELLOW
[styled_box title=”Styled box yellow” class=”sb_yellow”]
Insert the content here
[/styled_box]
[styled_box title="Styled box yellow" class="sb_yellow"][/styled_box]
STYLED BOX PURPLE
[styled_box title=”Styled box purple” class=”sb_purple”]
Insert the content here
[/styled_box]
[styled_box title="Styled box orange" class="sb_purple"][/styled_box]
STYLED BOX PINK
[styled_box title=”Styled box pink” class=”sb_pink”]
Insert the content here
[/styled_box]
[styled_box title="Styled box pink" class="sb_pink"][/styled_box]
[/raw]