Styled Boxes
Framed Box
This is an example of a simple framed box.
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
Information Box
This is an example of a long full-width info message.
This is an example of a long half-width info message.
Success Box
This is an example of a long full-width success message.
This is an example of a long half-width success message.
Error Box
This is an example of a long full-width error message.
This is an example of a long half-width error message.
Notice Box
This is an example of a long full-width notice message.
This is an example of a long half-width notice message.
Styled Box Shortcode
[styled_box type="" size="" id=""]Content[/styled_box]
Options
- type
Type of box to display Example: framed, info, success, error, notice
- size
Size of the box Example: half
- id
Adds an ID attribute to the box element