Title: davidlevack's Replies | WordPress.org

---

# davidlevack

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Remove Margin gaps between banners so they sit flush atop each other](https://wordpress.org/support/topic/remove-margin-gaps-between-banners-so-they-sit-flush-atop-each-other/)
 *  Thread Starter [davidlevack](https://wordpress.org/support/users/davidlevack/)
 * (@davidlevack)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-margin-gaps-between-banners-so-they-sit-flush-atop-each-other/#post-6360342)
 * thanks D,
 * unfortunately it didn’t seem to do much of anything. I’ve noticed since they 
   updated from margin to boxsizing it’s been harder to adjust the header spacing.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Padding underneath the logo and navigation](https://wordpress.org/support/topic/padding-underneath-the-logo-and-navigation/)
 *  [davidlevack](https://wordpress.org/support/users/davidlevack/)
 * (@davidlevack)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/padding-underneath-the-logo-and-navigation/#post-6207544)
 * a sidenote, I had to do this to my main MAKE THEME, doing it simply in the CHILD
   THEME produced no results (I assume because it’s removing, not adding/overriding)
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Padding underneath the logo and navigation](https://wordpress.org/support/topic/padding-underneath-the-logo-and-navigation/)
 *  [davidlevack](https://wordpress.org/support/users/davidlevack/)
 * (@davidlevack)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/padding-underneath-the-logo-and-navigation/#post-6207543)
 * Alice, try this,
 * go to editor and search your stylesheet for:
    ** Header (_scaffolding.scss)
 * then put this
 * **/\*———————————————————**
 * ——————————————————– */
 * around everything in that section.
 * **/\*———————————————————
    Header (_scaffolding.scss)
 * .site-header {
    float: left; width: 100%; color: #171717; }
 * .site-header-main {
    float: left; width: 100%; padding: 44px 0 22px; padding:
   4.4rem 0 2.2rem; background-color: #fff; }
 * ——————————————————– */
 * When I took out my logo, there was still a space in the BRANDING AREA for where
   the logo or title and tagline should be. hiding/Commenting out this area, allowed
   me to close that gap between my banner and the header.
 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Make] Header for gallery changed in css to white comes out gray](https://wordpress.org/support/topic/header-for-gallery-changed-in-css-to-white-comes-out-gray/)
 *  Thread Starter [davidlevack](https://wordpress.org/support/users/davidlevack/)
 * (@davidlevack)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/header-for-gallery-changed-in-css-to-white-comes-out-gray/#post-6164396)
 * thanks. that was the trick! I was going insane trying to figure out if something
   what affecting the color from a footer or something. I thought maybe that overlay
   was the culprit.

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