Title: kazon's Replies | WordPress.org

---

# kazon

  [  ](https://wordpress.org/support/users/kazon/)

 *   [Profile](https://wordpress.org/support/users/kazon/)
 *   [Topics Started](https://wordpress.org/support/users/kazon/topics/)
 *   [Replies Created](https://wordpress.org/support/users/kazon/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/kazon/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/kazon/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/kazon/engagements/)
 *   [Favorites](https://wordpress.org/support/users/kazon/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] twenty twenty; reduce the distance between the top line and the first heading](https://wordpress.org/support/topic/twenty-twenty-reduce-the-distance-between-the-top-line-and-the-first-heading/)
 *  [kazon](https://wordpress.org/support/users/kazon/)
 * (@kazon)
 * [6 years ago](https://wordpress.org/support/topic/twenty-twenty-reduce-the-distance-between-the-top-line-and-the-first-heading/#post-13012120)
 * The solution is here :
    [https://wordpress.org/support/topic/space-around-page-title-and-header/](https://wordpress.org/support/topic/space-around-page-title-and-header/)
   Simple as that ! as told somebody else before… Thanks James Huff
    -  This reply was modified 6 years ago by [kazon](https://wordpress.org/support/users/kazon/).
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] Space around page title and header](https://wordpress.org/support/topic/space-around-page-title-and-header/)
 *  [kazon](https://wordpress.org/support/users/kazon/)
 * (@kazon)
 * [6 years ago](https://wordpress.org/support/topic/space-around-page-title-and-header/#post-13011047)
 * Works for me too ; thanks.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Twenty Twenty] twenty twenty; reduce the distance between the top line and the first heading](https://wordpress.org/support/topic/twenty-twenty-reduce-the-distance-between-the-top-line-and-the-first-heading/)
 *  [kazon](https://wordpress.org/support/users/kazon/)
 * (@kazon)
 * [6 years ago](https://wordpress.org/support/topic/twenty-twenty-reduce-the-distance-between-the-top-line-and-the-first-heading/#post-13005114)
 * “Simple as that”…
    First you have to find the right css file amongst about 200.
   The right one seems to be in wp-content=>Theme=>twentytwenty=>style.css I open
   it with Notepad++ and as told codeworm I search .singular.entry-header. Found
   it at line 2406 : .singular .entry-header { background-color: #fff; padding: 
   4rem 0; } I change 4rem for 1rem and nothing move. To be sure I’m in the rigt
   file I change #fff for #aaa and now I have a big grey banner. So there is progress…
   Right click on it =>Check the element (or something like that for you) to see
   where is this element :
 * <header class=”entry-header has-text-align-center header-footer-group”>
    <div
   class=”entry-header-inner section-inner medium”> </div><!– .entry-header-inner–
   > </header> I have the name so it should be simple as said codeworm to find it
   in the code source of the page : Preview=>Ctrl+U and .singular .entry-header 
   is there amongst about 546 other words in only one line… Somewhere in <body> ?
   There is 18 header but no one with that .singular .entry-header class. It’s not
   here I can reduce or remove this banner. May be Themes=>Customize – Site identity(
   or something like that) :nothing – Colors (why not?): nothing – Theme option :
   idem – Model with banner (this one could be fine) but still nothing even the 
   opacity does nothing – Background image : no – Menus ? no – Widgets ? only for
   the footer – last hope : Front page settings = to set th articles and still nothing
   for that banner…. Nothing in Tools Settings may be ? Nothing What else ? And 
   the banner is still there and the header is still too broad. Thanks WordPress
   for this nice time spent to solve a problem “Simple as that !”

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