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?
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?
Hi there, try by pasting this in the Custom CSS textarea:
blockquote p { margin: inherit!important; }
Regards
djwd
Regards
djwd
I tried that and it still have no spacing between the paragraphs.
Weird I tested it and it worked for me. Try with the actual value then:
blockquote p { margin-bottom: 20px!important; }
Regardsdjwd
Regards
djwd
Still isn't working.
Please provide admin access and I'll take a peek. Thanks
djwd
Regards
djwd