Viewing 1 replies (of 1 total)
  • Plugin Author Tom

    (@edge22)

    If your image is set to center and above the title, you could try this:

    .wp-show-posts-image.wpsp-image-center {
        margin: -2em -2em 2em -2em;
    }

    2em being whatever the padding value you have set for your post box.

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