Viewing 1 replies (of 1 total)
  • Thread Starter Droopie

    (@droopie)

    I figured out the problem! I had to include the css –

    .display-posts-listing .listing-item {
        clear: both;
    }
    
    .display-posts-listing img {
        float: left;
        margin: 0 10px 10px 0;
    }

    Sorry for making this an issue. Great plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Styling’ is closed to new replies.