Header

Return div with text and image background.

Shortcode

[header type="dark" title="Title" subtitle="Subtitle" image="https://placeimg.com/950/250/nature"]

Attributes

Name Type Default Description
type string dark Header type: "dark", "dark_striped", "light", "light_striped".
title string Title text.
subtitle string Subtitle text.
image url Background image url.
margin string Margin (top right bottom left) in pixels, e.g. to set 10 pixels margin bottom use: "0 0 10px 0".