• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Appfinite

Appfinite

Premium WordPress Themes for The Genesis Framework

  • Themes
  • Blog
  • Tutorials and Resources
  • Forums
  • Contact Us

Reply To: Changing header height

Home › Community Forums › Epik Theme Support › Changing header height › Reply To: Changing header height

December 13, 2013 at 1:50 pm #9491
Wes
Moderator

You can remove the min-height around line 1954 in your css –

.header-image .site-title a {
    float: left;
    min-height: 164px;
    width: 100%;
}

That will remove a lot of that extra space. The other space is coming from the widget area which is around line 1974 and looks like this –

.header-image .site-header .widget-area {
    padding: 40px 0;
    padding: 2.5rem 0;
}

If you edit the padding above (which is for the top and bottom) make sure and edit the “rem” to equal whatever the px is. I would remove the rem and set the padding in px first, then when you have what you need, you can add the rem (make sure it’s equivalent) back.

If you can, you could either add space to your logo directly by editing the image or you could add padding to the top of the .head-wrap and that will make the logo appear more in the middle of the top and bottom.

Primary Sidebar

Search Forums

Affiliate Program

Looking to earn some money? Join our Affiliate program and earn 35% of every sale you refer. Top referrers earn 40-50%.

Join Now →

The Genesis Framework

All of our themes are designed for the Genesis Framework. You will need to purchase Genesis in order to use any of our themes.

Purchase Genesis

Hire a Web Developer

Need help setting up or customizing your website?

Contact Us →

Search Full Site

  • Buy Genesis!
  • Shopping Cart
  • Themes
  • My Account
  • Support Forums
  • Tutorials and Resources
  • Privacy Policy
  • Contact Us
  • Follow Us on Twitter

Copyright © 2023 · Appfinite · Built With The Genesis Framework