This surely must be a naive question, but how do I get a linebreak or empty line to separate the quotes. As it installed, all the quotes run together with no linebreaks. I tried adding HTML line breaks to the quotes but the

or
tags show in the display. There is no way to use CSS for this because the individual quotes are not wrapped in any tags.

How does one make linebreaks?

Comments

nancydru’s picture

Status: Active » Postponed (maintainer needs more info)

How about .quotes h2 {margin-top: 1em;}

However, you might want to submit an issue on your theme because it is pretty normal for a theme to have space before and after the "node" class (e.g. .node {margin:0.5em 0 2em;}).

nancydru’s picture

Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.