Title: Huge gap before post title
Last modified: August 19, 2016

---

# Huge gap before post title

 *  Resolved [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/)
 * Hi everyone. I just started using wordpress and a newbie. I installed open air
   theme by wootheme.com but in my post, there is huge gap before the title of the
   post.my website [http://www.umnoauckland.com](http://www.umnoauckland.com). hope
   someome could help.thanks

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

 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050423)
 * I _think_ this is what you are referring to:
 * #content {
    margin:0; padding:25px 0; width:auto; height:auto; }
 * Try changing 25px to 7px, and see if that is what you are after.
 *  Thread Starter [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050426)
 * hi ClaytonJames, I’m new with website buidling and wordpress.could you please
   tell me how i can access the code from wp cpanel? I tried to click html tab from
   my edit post panel but sees no code. thanks in advance
 *  Thread Starter [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050429)
 * found it in Stylesheet under editor.changed the value but nothing happens.anyone?
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050430)
 * > found it in Stylesheet under editor
 * ahhh…HA!
 * You’re on the right track. The built in WordPress file editor may not always 
   save your changes due to file permissions. That is actually a _good _thing! You
   may need to pop into the theme with your ftp client and make the changes from
   there. It is generally quick, and usually safer than altering file permissions
   just for quick edits. Don’t forget to make a backup copy just in case. You can
   use your ftp client or your hosts file manager in Cpanel to edit the style.css
   and see if that does it for you.
 *  Thread Starter [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050432)
 * thank you very much. I noticed the change you mentioned before.the whole content
   box shifted upwards not the content in that box itself. Perhaps, i should play
   with other values in the code eh?to see if its working
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050437)
 * Give this a try…
 * .post-content {
    margin:0; **padding:20px;** width:498px; height:auto; float:
   right; border-left:1px solid #d9e2e9; background:#FFF; }
 * try change the padding to;
 * **padding:10px 20px;**
 * Does that move it in the right direction at all?
 *  Thread Starter [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050446)
 * [@claytonjames](https://wordpress.org/support/users/claytonjames/)
 * Yes it moves in the right direction but it was only a small shift. I even change
   it to padding:0px 20px; but it still a small shift (better than padding:10px 
   20px; though). In fact I even tried -ve value (lol), it shifted all the way up
   like i wanted it to but introduce a line besides the post.weird. any other idea?
 * anyway, i truly appreciate your help up to this point.
 *  Thread Starter [wansyamim](https://wordpress.org/support/users/wansyamim/)
 * (@wansyamim)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050453)
 * Found it,found it….hahahaha… played with the code in .post-content { as you pointed
   out,change the width etc. turned out the line appears beside the post is kinda
   a box for the content and when it overlaps with the side box causes the contents
   to shift downward. I adjusted so that the content box not really overlap with
   the side box (kinda, i dont really know if thats right). hahaha. thanks again
   ClaytonJames.
 *  [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * (@claytonjames)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050455)
 * 🙂

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

The topic ‘Huge gap before post title’ is closed to new replies.

## Tags

 * [gap](https://wordpress.org/support/topic-tag/gap/)
 * [title](https://wordpress.org/support/topic-tag/title/)
 * [white gap](https://wordpress.org/support/topic-tag/white-gap/)

 * 9 replies
 * 2 participants
 * Last reply from: [Clayton James](https://wordpress.org/support/users/claytonjames/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/huge-gap-before-post-title/#post-1050455)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
