Title: Remove padding around image within a post
Last modified: August 20, 2016

---

# Remove padding around image within a post

 *  Resolved [natlubrano](https://wordpress.org/support/users/natlubrano/)
 * (@natlubrano)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/)
 * No matter where I post the image, I can not seem to remove the large space between
   where the image ends and the text begins. Please help:)
    [Site](http://www.cowboymagicskincare.com/2012/10/taming-toddler-tangles/)

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

 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/#post-3157490)
 * That space is from this CSS – line 351:
 *     ```
       .size-full {
           display: block;
           margin: 0 25px 230px 0;
       }
       ```
   
 *  Thread Starter [natlubrano](https://wordpress.org/support/users/natlubrano/)
 * (@natlubrano)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/#post-3157496)
 * Thank you! I am just learning how to use CSS so pardon my ignorance… would I 
   change it to something like the below?
    .size-full { display: block; margin: 
   0 10px 10 px 0; }
 *  [WPyogi](https://wordpress.org/support/users/wpyogi/)
 * (@wpyogi)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/#post-3157504)
 * Yes, try that and see what happens!
 *  Thread Starter [natlubrano](https://wordpress.org/support/users/natlubrano/)
 * (@natlubrano)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/#post-3157506)
 * It worked! Thank you so much!

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

The topic ‘Remove padding around image within a post’ is closed to new replies.

## Tags

 * [image padding](https://wordpress.org/support/topic-tag/image-padding/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [natlubrano](https://wordpress.org/support/users/natlubrano/)
 * Last activity: [13 years, 7 months ago](https://wordpress.org/support/topic/remove-padding-around-image-within-a-post/#post-3157506)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
