• How can I increase paragraph spacing in POSTS globally (even when switching templates) if this:
    `.post p {
    line-height: 2em;
    padding-bottom: 30px;
    }
    .page p {
    line-height: 2em;
    padding-bottom: 30px;
    }

    doesn’t work?
    BTW: The custom CSS does affect the pacing on the Home page of my blog, just not on the articles.

    THX

    • This topic was modified 5 years, 2 months ago by unsichtbarre.

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

  • The topic ‘Increase paragraph spacing globally’ is closed to new replies.