Flexible Grid
Create grid based images that are super flexible and easy to render
Syntax
{{< flexible-grid-containerbackground-color="any background or gradient"is-full-width="true|false"item-number="Any number"margin="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."padding="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on." >}}
{{< flexible-grid-itembackground-color="any background or gradient"facebook-link="Any valid http link"facebook-text="Any text"header-text="Any text"header-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"header-text-line-height="Any valid number with unit like 10px, 10rem or 50%"header-text-size="Any valid number with unit like 10px, 10rem or 50%"image="Any valid image link"image-height="Any valid number with unit like 10px, 100vh, 10rem or 50%"is-hover="true|false"is-separator="true|false"separator-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"separator-width="Any valid number with unit like 10px, 100vw, 10rem or 50%"sub-header-text="Any text"sub-header-text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"sub-header-text-line-height="Any valid number with unit like 10px, 10rem or 50%"sub-header-text-size="Any valid number with unit like 10px, 10rem or 50%"text-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"text-line-height="Any valid number with unit like 10px, 10rem or 50%"text-size="Any valid number with unit like 10px, 10rem or 50%"twitter-link="Any valid http link"twitter-text="Any text" >}}
The actual message goes here
{{< /flexible-grid-item >}}
{{< /flexible-grid-container >}}
Default Sample











