Title: Spacing help
Last modified: September 18, 2016

---

# Spacing help

 *  [sammyjjames](https://wordpress.org/support/users/sammyjjames/)
 * (@sammyjjames)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/spacing-help-3/)
 * Hello,
 * I need some help please kindly. On my new website Thehistoricaldiaries.com I 
   just created my first two post. The problem is there is not enough spacing between
   the menu and post title. There is not enough spacing between menu and sidebar
   either. This is really bugging me. I would like to add an inch or half inch of
   space between the post title and the menu tabs
    -  This topic was modified 9 years, 9 months ago by [sammyjjames](https://wordpress.org/support/users/sammyjjames/).
    -  This topic was modified 9 years, 9 months ago by [keesiemeijer](https://wordpress.org/support/users/keesiemeijer/).
      Reason: Edit of all caps title

Viewing 1 replies (of 1 total)

 *  [Sami Ahmed Siddiqui](https://wordpress.org/support/users/sasiddiqui/)
 * (@sasiddiqui)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/spacing-help-3/#post-8194985)
 * Hi [@sammyjjames](https://wordpress.org/support/users/sammyjjames/), Add the 
   following code in your css file. It will add the half inch space between you 
   menu and title, sidebar.
 *     ```
       /* Spacing between the menu and title */
       h2.entry-title {
           padding-top: 48px;
       }
   
       /* Spacing between the menu and sidebar */
       div#primary {
           padding-top: 48px;
       }
       ```
   
 * Hope, it works as you wanted 🙂
 * Regards,
    Sami

Viewing 1 replies (of 1 total)

The topic ‘Spacing help’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [sammyjjames](https://wordpress.org/support/users/sammyjjames/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/spacing-help-3/#post-8194985)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
