• 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

Lifestyle Pro How to use a larger header image

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 › Design Tips and Tricks › Lifestyle Pro How to use a larger header image

This topic is: not resolved
  • This topic has 6 replies, 2 voices, and was last updated 12 years, 5 months ago by cgrray.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • March 6, 2014 at 1:43 pm #93725
    cgrray
    Member

    I would like to use our header image. It is 976 X 208px. Where do I change the code to accommodate this?

    March 6, 2014 at 3:57 pm #93749
    jdunsterville
    Member

    Hi, I did this on the Parallax theme by replacing the header image file with the larger image file. You can achieve this by uploading your new image (using the same filename as the old) via sftp.

    March 6, 2014 at 5:46 pm #93772
    cgrray
    Member

    Thanks. I tried this and now the width is ok - it shows the full image width wise but the height is still cropped.
    Any ideas?

    March 6, 2014 at 5:52 pm #93773
    jdunsterville
    Member

    Sure thing. Just go to your editor and find the Title Area. This should be right below the header section.
    Then just change the height value in the code below. Your code should look similar if not exactly the same.

    /* Title Area
    --------------------------------------------- */
    
    .header-image .site-title > a {
    	background-size: contain !important;
    	display: block;
    	height: 200px;  /*<<Change this number to your desired height. */
    	text-indent: -9999px;
    	max-width: 100%;
    	
    }
    
    March 6, 2014 at 6:12 pm #93775
    cgrray
    Member

    This is what my title area looks like:

    .title-area {
    	float: left;
    	width: 320px;
    }

    When I changed it to this:

    .title-area {
    	float: left;
    /*	width: 320px;*/
    	width: 976px;
    	height: 208px;
    }

    It expands the header downward but not the image. It remains cropped height wise.

    March 6, 2014 at 6:26 pm #93776
    jdunsterville
    Member

    Make sure you are adding the code to the .header-image

    Go to the Genesis Theme Settings. Then find header. Make sure that "image-logo" is selected from the drop down box.
    What this does is adds a body class of .header-image to your CSS file.

    March 6, 2014 at 6:38 pm #93778
    cgrray
    Member

    Thanks. There is no header drop down box in my Genesis Theme Settings. I'm editing the CSS file in Dreamweaver. I made the change below and it worked.

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

    I appreciate your help.

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Design Tips and Tricks’ 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

© 2026 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