Viewing 1 replies (of 1 total)
  • You need to edit the CSS to set “blockquote.quotescollection cite” to be “display: block”. Like so:

    blockquote.quotescollection cite {
    	display: block;
    	}
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Quotes Collection] Adding a line break after quote’ is closed to new replies.