Title: white space under upper menu
Last modified: February 2, 2017

---

# white space under upper menu

 *  Resolved [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/)
 * Hello,
 * I removed the Titles in 27 with ” */.entry-title { display:none; } “.
    Worked
   fine but the white space were the title was is still there. How can I remove 
   that, too?
 * Another but not so important Question: I’d like to have links on the buttom of
   the pages that brings me back to the beginning of the page w/o scrolling…
 * Thx a lot for your help!
 * michael

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

 *  [stilman davis](https://wordpress.org/support/users/stilman-davis/)
 * (@stilman-davis)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8729669)
 * Change the background to the .entry-title and/or its containing div.
    `background-
   color: transparent`
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8729781)
 * Thx for ultra quick reply,
    maybe I haven’t described my problem correct. Here
   is a link: [http://test.weitergehen.org/](http://test.weitergehen.org/) You see
   the white space on every page between menu and starting of page? Thats what I
   wanted to remove…
    -  This reply was modified 9 years, 3 months ago by [micha6969](https://wordpress.org/support/users/micha6969/).
 *  [stilman davis](https://wordpress.org/support/users/stilman-davis/)
 * (@stilman-davis)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8730578)
 * Ensure the element, the div and the wrap have no margin or padding top or bottom.
 * This is a little more tricky than first appears, but it can be done. There are
   a number of other threads to help you with this problem.
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8731607)
 * Thx my Friend, I’ll have a look around.
    I thought its no big deal cause lots
   of people don’t like double Titles…
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8735151)
 * o.k. I had a look around but I found only people with the same Problem but no
   Solution. Can’t understand, that’s an essential – so many people use this Theme
   and all have double Titles? 🙂
 * nice weekend
 * michael
 *  [peterjb101](https://wordpress.org/support/users/peterjb101/)
 * (@peterjb101)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8736626)
 * try this in CSS Addition to remove your excess white space:
 * [@media](https://wordpress.org/support/users/media/) screen and (min-width: 30em){
   .
   panel-content .wrap { padding-bottom: 2em; padding-top: 3.5em; margin-top: -200px;}}
 * think you need the media query otherwise the pic will cover your menu on small
   mobile view.
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8740111)
 * Hi Peter,
    thx a lot for your tip. My css under customizer looks now like this:
 * */.entry-title { display:none; }
    [@media](https://wordpress.org/support/users/media/)
   screen and (min-width: 30em){ .panel-content .wrap { padding-bottom: 2em; padding-
   top: 3.5em; margin-top: -200px; } }
 * but the white space is still there.
    Did I something wrong?
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8740128)
 * I have to correct me. The white space from Landingpage is away now,
    but still
   on all other pages…
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8747187)
 * Can’t believe that, does really nobody know how to delete the white space under
   the upper menu after deletion of the titles. Why isn’t this part of the customizer?
 * So I have to change to another theme?
    Sorry, that’s Ridiculous….
 *  [peterjb101](https://wordpress.org/support/users/peterjb101/)
 * (@peterjb101)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8784366)
 * give this a go
 * .site-content {
    padding: 0px; }
 *  Thread Starter [micha6969](https://wordpress.org/support/users/micha6969/)
 * (@micha6969)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8784764)
 * Wow, Peter
 * great news
    you made my day!!!!
 * Thx a lot for your support.
 * Michael

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

The topic ‘white space under upper menu’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentyseventeen/4.0/screenshot.
   png)
 * Twenty Seventeen
 * [Support Threads](https://wordpress.org/support/theme/twentyseventeen/)
 * [Active Topics](https://wordpress.org/support/theme/twentyseventeen/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentyseventeen/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentyseventeen/reviews/)

 * 11 replies
 * 3 participants
 * Last reply from: [micha6969](https://wordpress.org/support/users/micha6969/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/white-space-under-upper-menu/#post-8784764)
 * Status: resolved