Header

Return div with text and image background.

Shortcode

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

Attributes

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