Skip to content

Add class for center-aligned blockquotes #19637

@surjithctly

Description

@surjithctly

If you see majority of websites, The quotes / testimonials are center aligned. So its good to make a center-aligned blockquote.

<blockquote class="blockquote blockquote-center">
  <p class="m-b-0">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
  <footer class="blockquote-footer">Someone famous in <cite title="Source Title">Source Title</cite></footer>
</blockquote>

Optional: Add an Image Avatar at top in the Docs using existing classes?

PS: Is that search button on the documentation actually works? I did a search for "blockquote" but returned no result found :(

~Surjith

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions