Title: Image padding
Last modified: January 24, 2017

---

# Image padding

 *  [sg2211](https://wordpress.org/support/users/sg2211/)
 * (@sg2211)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-padding-5/)
 * Is there a way to reduce the padding around images so they look like this: [http://divulgethemes.com/wordmag/v4/](http://divulgethemes.com/wordmag/v4/)
 * Thanks

Viewing 1 replies (of 1 total)

 *  Plugin Author [Tom](https://wordpress.org/support/users/edge22/)
 * (@edge22)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/image-padding-5/#post-8700360)
 * 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.

 * ![](https://ps.w.org/wp-show-posts/assets/icon-256x256.png?rev=2846296)
 * [WP Show Posts](https://wordpress.org/plugins/wp-show-posts/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-show-posts/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-show-posts/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-show-posts/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-show-posts/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-show-posts/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Tom](https://wordpress.org/support/users/edge22/)
 * Last activity: [9 years, 2 months ago](https://wordpress.org/support/topic/image-padding-5/#post-8700360)
 * Status: not resolved