• 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

Modern Portfolio 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 › Modern Portfolio Header Height

This topic is: not resolved

Tagged: header, modern portfolio

  • This topic has 1 reply, 2 voices, and was last updated 12 years, 2 months ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • October 13, 2013 at 8:29 pm #66562
    jdom1023
    Member

    I've searched the forums but didn't see anything that would show me how to decrease the header height in the Modern Portfolio theme. Anybody know how to accomplish this?

    Thanks for any help.

    Kindest Regards,
    Dominic

    http://521group.com
    October 13, 2013 at 11:13 pm #66581
    Brad Dalton
    Participant

    Line 40 of your child themes functoons file includes this code which determines the height and width for uploading a custom header image:

    // Add support for custom header
    add_theme_support( 'genesis-custom-header', array(
    	'width' => 1152,
    	'height' => 120
    ) );
    

    if you're not adding a smaller image, you won't need to modify the code above.

    What you can do is go to your child themes style.css file and modify the height values:

    .header-full-width #title,
    .header-full-width #title a,
    .header-full-width #title-area {
    	width: 100%;
    }
    
    .header-image #title,
    .header-image #title a,
    .header-image #title-area {
    	display: block;
    	float: left;
    	min-height: 120px;
    	overflow: hidden;
    	text-indent: -9999px;
    }
    
    .header-image #title,
    .header-image #title a {
    	width: 100%;
    }
    

    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 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