Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #16236
    stackiii
    Member

    Hi there,

    I’m having trouble getting proper paragraph spacing in block quotes, even using p-tags in text editor mode. How can I fix this?

    Apologies if you’ve already answered; this forum is pretty deep, and there wasn’t an easy way to search for an answer. Using Catch Everest Free, site URL is http://www.georgescoville.com.

    Best,
    George

    #16248
    Sakin
    Keymaster

    Hello George,

    I found that you have use blockquotes properly at this post http://www.georgescoville.com/2013/10/patrick-ruffini-heritage-federal-it-procurement-big-government/

    Now, can you explain me that you want to do with this.

    Regards,
    Sakin

    #16279
    stackiii
    Member

    @Sakin — I’ve got the blockquotes in there, yes; my issue is that the blockquotes aren’t rendering on the public-facing post with proper paragraph spacing. The second set of blockquotes in the post you reviewed, for example, contains three paragraphs . . . but you wouldn’t know it, because there’s no line spacing between the paragraphs. Does that make sense?

    Best,
    George

    #16298
    Sakin
    Keymaster

    Hello George,

    To add the margin in inside the blockquote p you can add the following CSS in “Appearance -> Theme Options => Custom CSS” box.

    blockquote p {
        margin-bottom: 20px;
    }

    Regards,
    Sakin

    #16300
    stackiii
    Member

    @Sakin — Perfect, thanks very much!

    Best,
    George

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Line/paragraph spacing in block quotes’ is closed to new replies.