Title: How can I decrease whitespace above post?
Last modified: September 1, 2016

---

# How can I decrease whitespace above post?

 *  Resolved [multimastery](https://wordpress.org/support/users/multimastery/)
 * (@multimastery)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/)
 * Hello,
 * I want to decrease the whitespace a bit above the post. Can someone please tell
   me how to do this? Really appreciate it, thanks.
 * See: [http://upcharlotte.com/4251/luxury-uptown-charlotte-apartments/](http://upcharlotte.com/4251/luxury-uptown-charlotte-apartments/)

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

 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/#post-7580119)
 * Hi,
 * Use the following code in a child theme’s style.css
    Alternatively, If your theme
   has a custom css option, you can use in that option.
 *     ```
       #content {
           position: relative;
           top: -30px;
       }
       ```
   
 * Purge your w3 total cache after making the changes.
 * Thank you.
 *  Thread Starter [multimastery](https://wordpress.org/support/users/multimastery/)
 * (@multimastery)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/#post-7580272)
 * Thanks Denzel that’s perfect!
 *  [Denzel Chia](https://wordpress.org/support/users/denzel_chia/)
 * (@denzel_chia)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/#post-7580342)
 * Hi,
 * You are welcome.
    Please kindly mark this thread as resolved.
 * Best Regards,
    Denzel
 *  Thread Starter [multimastery](https://wordpress.org/support/users/multimastery/)
 * (@multimastery)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/#post-7580347)
 * Resolved, thanks again.

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

The topic ‘How can I decrease whitespace above post?’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 2 participants
 * Last reply from: [multimastery](https://wordpress.org/support/users/multimastery/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/how-can-i-decrease-writespace-above-post/#post-7580347)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
