Title: Cannot reduce padding within content
Last modified: August 31, 2016

---

# Cannot reduce padding within content

 *  Resolved [ebaugh](https://wordpress.org/support/users/ebaugh/)
 * (@ebaugh)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-reduce-padding-within-content/)
 * Hi, I have been unable to reduce the size of padding in my content underneath
   the header and above my slider. I have read many forums but I have been unable
   to locate the proper place to edit within the style.css (using firebug to locate)
   and also using the edit css addition. I would appreciate any help!
 * [http://upstreamalliance.org/](http://upstreamalliance.org/)
 * Thanks!

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

 *  [Motaz Shazly](https://wordpress.org/support/users/motaz_shazly/)
 * (@motaz_shazly)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-reduce-padding-within-content/#post-6945276)
 * you padding is added using inline CSS which is not ideal, you can still fix it
   by adding the following code at end of your style.css file but the ideal solution
   would be to remove the inline css from the template file.
 * here is the code..
 *     ```
       body.hero-image .hero.without-featured-image{
       padding-top:250px!important;
       }
       ```
   
 *  Thread Starter [ebaugh](https://wordpress.org/support/users/ebaugh/)
 * (@ebaugh)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-reduce-padding-within-content/#post-6945314)
 * Wow, thank you! It worked right away. I’ve been trying it for hours and you immediately
   solved my problem. Awesome!

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

The topic ‘Cannot reduce padding within content’ is closed to new replies.

## Tags

 * [content](https://wordpress.org/support/topic-tag/content/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [padding](https://wordpress.org/support/topic-tag/padding/)
 * [site](https://wordpress.org/support/topic-tag/site/)
 * [space](https://wordpress.org/support/topic-tag/space/)
 * [style.css](https://wordpress.org/support/topic-tag/style-css/)
 * [Stylesheet](https://wordpress.org/support/topic-tag/stylesheet/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [ebaugh](https://wordpress.org/support/users/ebaugh/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/cannot-reduce-padding-within-content/#post-6945314)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
