Featured Boxes

For more information, refer to your theme documentation in …/download.zip/doc/index.html

The Featured Boxes shortcode is fully customizable – select header and title colors, specify a custom box height, and even add a ribbon of your choice.

Simple box

[featured]Content Goes Here[/featured]

Box + Title

[featured
	title="Box Title"
	]
	Content Goes Here
[/featured]

… + Color of Header

[featured
	title="Box Title"
	header_color="1A5D88"
	]
	Content Goes Here
[/featured]

… + Color of Title

[featured
	title="Box Title"
	title_color="d4eeff"
	header_color="1A5D88"
	]
	Content Goes Here
[/featured]

… + Custom Height

[featured
	title="Box Title"
	title_color="d4eeff"
	header_color="1A5D88"
	height="100px"
	]
	Content Goes Here
[/featured]

… + Ribbon

[featured
	title="Box Title"
	title_color="d4eeff"
	header_color="1A5D88"
	height="100px"
	ribbon="01"
	]
	Content Goes Here
[/featured]
IDs of Ribbons

2 Responses to “Featured Boxes”

  1. Humara says:

    Wow ! Thats so great theme and Short codes are fantastic but hard to remember.

  2. Evan says:

    This theme has terrible tutorials for setting it up… it must take weeks of reading and google searching to be able to set up the home page to look like it does on the demo…

Leave a Reply