• Resolved globaldisciples

    (@globaldisciples)


    I want to add more padding (space) between the posts excerpts/images. On Mobile also it is all smashed together… thoughts?

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

Viewing 1 replies (of 1 total)
  • Plugin Author Bill Erickson

    (@billerickson)

    I’m unable to reach the page you provided.

    This plugin does not add any CSS, but you can add your own CSS styling in Appearance > Customize > Additional CSS.

    You can target the entire shortcode output using .display-posts-listing, and individual posts using .listing-item

    Ex:

    .display-posts-listing .listing-item { padding-bottom: 20px; }

    • This reply was modified 7 years, 3 months ago by Bill Erickson.
Viewing 1 replies (of 1 total)

The topic ‘Padding’ is closed to new replies.