Title: [Theme: TwendyTwelve] Padding/decrease empty space
Last modified: August 21, 2016

---

# [Theme: TwendyTwelve] Padding/decrease empty space

 *  Resolved [cromermusic](https://wordpress.org/support/users/cromermusic/)
 * (@cromermusic)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/theme-twendytwelve-paddingdecrease-empty-space/)
 * I am creating a child theme for TwentyTwelve but I just can’t find the css code
   to remove the space. See image –>> [IMAGE](http://cromermusic.com/wpchild.png).
   I’ve painted red where I want to remove space. The stars are from a plugin and
   I’ve checked it and there is no padding or margin in it.
 * The site can be seen [here](http://cromermusic.com).

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

 *  [batharoy](https://wordpress.org/support/users/batharoy/)
 * (@batharoy)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/theme-twendytwelve-paddingdecrease-empty-space/#post-4610129)
 *     ```
       .entry-title {
           margin-bottom: 0;
       }
       .entry-header .comments-link {
           margin-top: 0;
       }
       div.author-post-rating {
           margin-bottom: 0;
       }
       .entry-content img {
           margin-top: 0;
       }
       #secondary .widget-title {
           margin-bottom: 0;
       }
       ```
   
 *  Thread Starter [cromermusic](https://wordpress.org/support/users/cromermusic/)
 * (@cromermusic)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/theme-twendytwelve-paddingdecrease-empty-space/#post-4610142)
 * Thanks!!!
    That did the trick. It’s easy to get blind once you start looking 
   at code.

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

The topic ‘[Theme: TwendyTwelve] Padding/decrease empty space’ is closed to new 
replies.

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [cromermusic](https://wordpress.org/support/users/cromermusic/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/theme-twendytwelve-paddingdecrease-empty-space/#post-4610142)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
