Okay
  Public Ticket #245887
Blockquote paragraph spacing
Closed

Comments

  • Richard started the conversation

    I recently made a post that had multiple paragraphs in a single blockquote. I spaced them out normally in the editor but in the post itself there was absolutely no space between the paragraphs. 

    I'm not sure if this counts as personal customization but is there a way to change the spacing on paragraphs in blockquotes?

  •  93
    djwd replied

    Hi there, try by pasting this in the Custom CSS textarea:

    blockquote p { margin: inherit!important; }

    Regards
    djwd

    Regards
    djwd

  • Richard replied

    I tried that and it still have no spacing between the paragraphs.

  •  93
    djwd replied

    Weird I tested it and it worked for me. Try with the actual value then:

    blockquote p { margin-bottom: 20px!important; } Regards
    djwd

    Regards
    djwd

  • Richard replied

    Still isn't working.

  •  93
    djwd replied

    Please provide admin access and I'll take a peek. Thanks

    djwd

    Regards
    djwd