• Resolved 12sp

    (@sp12)


    Right now the post cram up right next to each other. There is maybe 2-3 pixels between them making the excerpt from on post look like it’s part of the one next to it.

    Also is there a way to make the whole post title show?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author JoomUnited

    (@joomunited)

    Hi,

    Thanks for contacting us.
    I can help with the CSS no problem. For The title length it depends, some of the cropping features are only included in the PRO version.

    Can I have the page URL where your latest post are loading?

    Cheers,

    Thread Starter 12sp

    (@sp12)

    The site is in my profile. (I dislike posting the link in the forums. I don’t know why, it’s a quirk. Sorry.)

    Plugin Author JoomUnited

    (@joomunited)

    Hi,

    You can try adding the following CSS to your WP Latest Posts advanced tab (custom CSS):

    .wplp_container.default li {
        padding-right: 10px;
    }
    .wplp_container .title {
        max-width: 100%;
    }
    
    Thread Starter 12sp

    (@sp12)

    That works. Thank you.

    Plugin Author JoomUnited

    (@joomunited)

    Hi,

    I’m glad your issue is addressed!

    If you like the plugin it would be cool to drop us a review, it really helps us especially our support team here. Direct review link: https://www.ads-software.com/support/plugin/wp-latest-posts/reviews/

    Thanks a lot!

    Cheers,

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can the margins around the posts be increased?’ is closed to new replies.