Block Quotes in WP

by 4 replies
6
Does anyone know how to do a blockquote effect in wordpress pages, not posts.

I have looked through some plugins, some weren't supported anymore and etc... I have googled, not sure if it's what I want , which is the big quotes and the off color background.

If there is an easy way to do that or a plugin you know of I would sincerely
be grateful.

While fairly comfortable around code, I am certainly no expert.

This is for a worthy cause, so if someone could point the way, I thank you in advance.

Jim
#programming #block #quotes
  • It is the same on pages and posts, in your editor, there is a box with the quote symbol ", just click it.

    No plugin needed, it is part of the standard wordpress settings.

    Now if your theme doesn't show the live results the same for posts and pages, you will need to edit your css stylesheet. Just copy the styling in your post content blockquote section into your page content section (exact coding could vary slightly per theme) and you will be all set.
    \
    • [ 1 ] Thanks
    • [1] reply

    • Thanks, I did see that in the wordpress, but I didn't think that it would make the "big" quote marks. So if your saying it does, I can change the background color behind the quote, just for the block, in css right?

      Thanks I appreciate your time

      Jim
      • [1] reply

Next Topics on Trending Feed

  • 6

    Does anyone know how to do a blockquote effect in wordpress pages, not posts. I have looked through some plugins, some weren't supported anymore and etc... I have googled, not sure if it's what I want , which is the big quotes and the off color background.