We're merging with GenerateBlocks! Learn more here.

[Support request] Padding bottom only

Please login to receive premium support.

Support for the free plugin can be found here.

Home Forums Pro Support Padding bottom only

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #6684
    Matthew
    Participant

    Hi

    Is there an easy way to add padding at the bottom only?

    When there are 2 rows they are very close together at the bottom of row 1 and the top of row 2. I would like to have some padding between them but not all the way around each post.

    Thanks.

    #6690
    Tom
    Keymaster

    Hi there,

    Give this a shot:

    .wp-show-posts-inner {
        padding-bottom: 50px !important;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.