Card with reusable fragments of text on both sides of an image

A card that supports usage of two fragments of text. It can show an image in the center and reusable text on both left and right. Make your content more interesting and reuse text if required.

Show Full Syntax...

Syntax

{{< card-with-text-on-both-sides
button-text-1="Any text"
button-text-2="Any text"
image="Any valid image link"
image-border-radius="Top, right, bottom, left property in px or %. Ex. 15px, 0, 15px, 0 would imply 15px top, 0px right, and so on."
is-full-width="true|false"
is-open-in-new="true|false"
is-show-link-1="true|false"
is-show-link-2="true|false"
is-stretch-evenly="true|false"
left-content-path="Path to any content in your website"
link-address-1="Any valid http link"
link-address-2="Any valid http link"
list-arrow-color="Any valid color in rgba, hex, hsla, hwba (note: every format allows setting alpha/opacity.)"
list-arrow-image="Any valid image link"
list-arrow-style="s-1|s-2|s-3|...|s-7"
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."
right-content-path="Path to any content in your website" >}}

The actual message goes here

{{< /card-with-text-on-both-sides >}}

Commonly used text - 1

  • List Item 1
  • List Item 2
  • List Item 3
  • List Item 4
Read more...

Commonly used text - 2

  • Another List Item 1
  • Another List Item 2
  • Another List Item 3
  • Another List Item 4
Read more...