Blockquote

The blockquote shortcode allows you to display a fancy full width quote. The content of your quote should be between the opening and closing shortcodes. The options for this shortcode are shown below. See examples here.

OptionDefaultExampleDescription
cite(empty)cite="Leonardo da Vinci"The citation of the quote; will be shown underneath it.
citelink(empty)citelink="http://www.example.com"The citation will link to this URL.
margin_top(empty)margin_top="20"Add a CSS margin-top to the blockquote in pixels.
margin_bottom(empty)margin_bottom="20"Add a CSS margin-bottom to the blockquote in pixels.

Examples

[blockquote]Simplicity is the ultimate sophistication.[/blockquote]
[blockquote cite="Leonardo da Vinci" citelink="http://www.example.com"]Simplicity is the ultimate sophistication.[/blockquote]

Pullquotes

The pullquote shortcode allows you to display a fancy quote floated in your page content. The content of your quote should be between the opening and closing shortcodes. The options for this shortcode are shown below.

OptionDefaultExampleDescription
alignleftalign="center"The alignment of the quote within the content:

  • (empty) – None
  • left – Left
  • center – Center
  • right – Right
width(empty)width="200px"The CSS width of the pullquote, e.g. “200px” or “30%”.
convertcvt-phone-ptrconvert="cvt-phone-ldsp"This is a responsive option. It gives you the choice to select when you want the box to convert to full width if a width has been set:

  • (empty) – None
  • cvt-phone-ptr – Phone portrait
  • cvt-phone-ldsp – Phone landscape
  • cvt-tablet-ptr – Tablet landscape
  • cvt-tablet-ldsp – Tablet landscape
cite(empty)cite="Leonardo da Vinci"The citation of the quote; will be shown underneath it.
citelink(empty)citelink="http://www.example.com"The citation will link to this URL.

Examples

[pullquote]Simplicity is the ultimate sophistication.[/pullquote]
[pullquote align="right" cite="Leonardo da Vinci" citelink="http://www.example.com"]Simplicity is the ultimate sophistication.[/pullquote]
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy