Title: Decrease space below menu! Sydney Theme
Last modified: August 24, 2016

---

# Decrease space below menu! Sydney Theme

 *  [muellermemo](https://wordpress.org/support/users/muellermemo/)
 * (@muellermemo)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-below-menu-sydney-theme/)
 * Hi, new to wordpress.
 * I want to decrease the size of the space below the black-header/menu bar. How
   can I do this in my style.css? I have already made a child theme, and I don’t
   know what to modify? Padding? mainnav padding? Please help!
 * Also, I hear a lot about using Firebug to find which element you need to modify.
   Can anyone point me in the direction to learn how to do that?
 * here is my website.
    [http://www.muellermemo.com/blog/](http://www.muellermemo.com/blog/)

Viewing 1 replies (of 1 total)

 *  [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * (@accuwebhosting)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-below-menu-sydney-theme/#post-6178781)
 * Hi,
 * You’ll have to make changes at following path:
 * muellermemo.com/wp-content/themes/sydney/style.css …at line 996
 * _**Path may vary according to location of child theme**_
 *     ```
       .page-wrap {
           padding: 63px 0px 100px;
           clear: both;
       }
       ```
   
 * You will have to locate the class **page wrap** and decrease the padding from**
   63px** to your desired value.
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Decrease space below menu! Sydney Theme’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [accuwebhosting](https://wordpress.org/support/users/accuwebhosting/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/decrease-space-below-menu-sydney-theme/#post-6178781)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
