web_blockquote Shortcode

The web_blockquote shortcode renders the blockquote component.

The attributes below match the current Page Builder controls and public output. Use raw syntax only for reviewed content that cannot be maintained through the visual controls.

Usage

[web_blockquote]

Attributes

Attribute Default Accepted values Purpose
content <p>I am test text block. Click edit button to change this text.</p> String unless stated otherwise Enter your content.
blockquote_author String unless stated otherwise You can introduce quote author here.
blockquote_author_color String unless stated otherwise Select the color for the text of the blockquote author.
blockquote_icon_color String unless stated otherwise Select the color for the blockquote icon.
blockquote_background_image_url String unless stated otherwise Controls the background image.
blockquote_background_image String unless stated otherwise Choose background image for blockquote.
device_visibility String unless stated otherwise Applies the selected responsive visibility rule.
el_id Valid unique HTML ID Enter section ID (Note: make sure it is unique and valid according to w3c specification).
el_class String unless stated otherwise If you wish to style particular content element differently, then use this field to add a class name and then refer to it in your css file.

Customize the stylesheet

Administrators can replace the complete Blockquote stylesheet under Settings → POM Theme → Advanced → Custom CSS → Shortcode CSS assets → Blockquote. Saving publishes an optimized per-site copy without adding the stylesheet to pages that do not contain the shortcode. Reverting returns the existing web-blockquotes handle to the current blockquotes.min.css supplied by the theme. Quote content, author labels, background settings, responsive visibility, and shortcode markup remain unchanged, and the stylesheet-only feature does not gain a JavaScript request.

Verification

Verify web_blockquote with representative content, its empty state and every enabled responsive range. Pay particular attention to content and blockquote_author.