• Skip to main content
  • Skip to forum navigation

StudioPress

  • Shop for Themes
  • My StudioPress

Forum navigation

  • Home
  • General Genesis Discussions
  • StudioPress Themes
  • Genesis Blocks
    • Genesis Blocks
    • Genesis Custom Blocks
  • Retired Themes
  • FAQs
  • Forum Rules
  • Internationalization and Translations
  • Forum Bugs and Suggestions
  • Forum Log In

Are You Using The WordPress Block Editor?

Genesis now offers plugins that help you build better sites faster with the WordPress block editor (Gutenberg). Try the feature-rich free versions of each plugin for yourself!

Genesis Blocks Genesis Custom Blocks

Focus Pro Header Height

Welcome!

These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.

Log In
Register Lost Password

Community Forums › Forums › Archived Forums › General Discussion › Focus Pro Header Height

This topic is: resolved

Tagged: focus pro, header

  • This topic has 4 replies, 2 voices, and was last updated 11 years, 5 months ago by nunotmp.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 29, 2014 at 5:41 pm #112028
    mhaberstock
    Member

    I have added my Logo in my header area. There is a huge space over and under the logo and I do not need my header area that big. I have tried multiple different approach editing the CSS. I have tried to zero out the margins however it does affect anything.

    I have seen suggestions to take out the padding lines however there are none in my stylesheet.

    http://www.2generatesalesleads.com
    June 29, 2014 at 6:07 pm #112031
    nunotmp
    Member

    There are a few issues.

    1. The margin is not caused by the site title it is actually being caused by your header widget. Line 1306 to be exact. This adds a margin bottom to all widgets so you will need to remove this with something like .site-header .widget { margin-bottom: 0; }

    2. You can then add a min-height of 100px to your site-title on line 890 like this

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

    You will end up with this solution


    Genesis Child Themes – Follow Me

    June 29, 2014 at 6:08 pm #112032
    nunotmp
    Member

    There are a few issues.

    1. The margin is not caused by the site title it is actually being caused by your header widget. Line 1306 to be exact. This adds a margin bottom to all widgets so you will need to remove this with something like .site-header .widget { margin-bottom: 0; }

    2. You can then add a min-height of 100px to your site-title on line 890 like this

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

    Genesis Child Themes – Follow Me

    June 29, 2014 at 7:29 pm #112038
    mhaberstock
    Member

    Thank you so much that worked perfectly!

    June 29, 2014 at 8:20 pm #112043
    nunotmp
    Member

    No problem. Happy to help.


    Genesis Child Themes – Follow Me

  • Author
    Posts
Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘General Discussion’ is closed to new topics and replies.

CTA

Ready to get started? Create a site or shop for themes.

Create a site with WP EngineShop for Themes

Footer

StudioPress

© 2025 WPEngine, Inc.

Products
  • Create a Site with WP Engine
  • Shop for Themes
  • Theme Features
  • Get Started
  • Showcase
Company
  • Brand Assets
  • Terms of Service
  • Accptable Usse Policy
  • Privacy Policy
  • Refund Policy
  • Contact Us
Community
  • Find Developers
  • Forums
  • Facebook Group
  • #GenesisWP
  • Showcase
Resources
  • StudioPress Blog
  • Help & Documentation
  • FAQs
  • Code Snippets
  • Affiliates
Connect
  • StudioPress Live
  • StudioPress FM
  • Facebook
  • Twitter
  • Dribbble