Viewing 2 replies - 1 through 2 (of 2 total)
  • I would like an answer to this as well.

    I’d like to change the space between the title and excerpt and/or the space between post.

    hey guys!! just did this myself. here you go:

    .display-posts-listing .listing-item {
    clear: both;
    margin-bottom: 65px;
    border-bottom: 1px solid #d1d1d1;
    padding: 30px;
    }

    you can adjust the margin-bottom & padding accordingly.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Adding space or line between posts’ is closed to new replies.