• Resolved jerepowers

    (@jerepowers)


    The first paragraph of all news releases are not enclosed in paragraph marks.

    From the page source:

    …measures to ensure broad access to care. (should be a </p> here, but there isn’t)
    <p>“Protecting Minnesotans during this crisis is our No…

    If I surround them with paragraphs marks (<p> the dateline of the top paragraph stands alone. If I put them at the end of the first paragraph and the beginning of the second paragraph, it still doesn’t provide a space.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor farinspace

    (@farinspace)

    @jerepowers, I see the issue. I am adding it to our to-do list.

    Please let me know which Nooz version-number you are using?

    I have included some css for a quick fix:

    .nooz-release__body p:nth-child(2) {
        margin-top: 15px;
    }
    

    You can place the above in: Admin > Appearance > Customize > Additional CSS

Viewing 1 replies (of 1 total)
  • The topic ‘First two paragraphs have no vertical space’ is closed to new replies.