• Resolved tattasticgamer

    (@tattasticgamer)


    Hi,

    I am having an issue with spacing between the header image (thumbnail) and the title of the post. In the preview image on the settings it shows no spacing between this.

    But mine seems to have a 10/15px gap between it. I have set the bottom spacing to 0 in the settings and this gap is still there. Can you help?

    Website: http://www.tattasticgamer.com

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

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

    (@joomunited)

    Hi,

    I think it’s because your image have a min-height of 150px (default WordPress thumbnail size). You can add the following CSS code to the “Advanced” tab >> Custom CSS of your news block, it should do the trick.

    Cheers,

    .wplp_container.default .title {
        margin-top: -20px;
    }
    Thread Starter tattasticgamer

    (@tattasticgamer)

    Fantastic, that has done the trick. Thanks for your help and quick response

    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://wordpress.org/support/plugin/wp-latest-posts/reviews/

    Thanks a lot!

    Cheers,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Spacing between Thumbnail and Title’ is closed to new replies.