• 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

Changing the custom Header Size in Executive Pro Theme

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 › Changing the custom Header Size in Executive Pro Theme

This topic is: resolved
  • This topic has 6 replies, 4 voices, and was last updated 11 years, 7 months ago by deck2deck.
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • March 31, 2014 at 2:50 am #97582
    smcdonell
    Member

    Hey Guys,

    I'm trying to extend the width of the custom header in the Executive Pro Theme on the top left hand side to show my logo. I've gone into the functions.php and the style.css files to reflect the image size to show 460 x 100 instead of the default 260 x 100. I've uploaded the new logo but when I go back to the site to see the changes it's still only shows the 260x100 header size hence my new logo is cut off.
    Is there something I'm missing here? Is it possible to extend the width of the header to make it come closer to the Header Right widget area? Any help would be much appreciated. Cheers.

    Stephen McDonell

    http://www.mcdonellitservices.com.au
    March 31, 2014 at 3:19 am #97584
    loudivers
    Member

    Try to find this in your function.php

      
    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    	'width'           => 320,
    	'height'          => 60,
    	'header-selector' => '.site-title a',
    	'header-text'     => false
    ) );
    

    you should be able to edit your size here.

    March 31, 2014 at 3:21 am #97585
    loudivers
    Member

    you may also need to find this line in your style.css and edit it

    .title-area {
        float: left;
        padding: 18px 0;
        width: 320px;
    }
    
    March 31, 2014 at 3:29 am #97587
    loudivers
    Member

    you may need to edit the size of the header widget area by looking for something like this in your style.css

    .site-header .widget-area {
    	float: right;
    	text-align: right;
    	width: 800px;
    }
    

    try using firebug or something similar to help you find what needs edited

    March 31, 2014 at 11:42 pm #97848
    mtshasta
    Member

    I have the same issues. Header size is 800x120
    I made these changes, but the results don't show - http://nohrsautobrokers.com
    Only a small portion of the header is showing.

    We are not planning to use the widget area, but if we put in the search field, what is the maximum width allowable for the header?
    Thanks

    (1) functions.php:
    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    'width' => 800,
    'height' => 120,
    'header-selector' => '.site-title a',
    'header-text' => false
    ) );

    (2) styles.css
    .site-header {
    margin: 0 auto;
    min-height: 120px;
    width: 100%;
    }

    (3) styles.css:
    .title-area {
    float: left;
    width: 800px;
    }

    (4) styles.css:
    .site-header .widget-area {
    float: right;
    text-align: right;
    width: 100px;
    }

    April 1, 2014 at 6:26 pm #97982
    smcdonell
    Member

    Thanks guys for the information. I've got this nutted out I'm pretty sure but the only problem I'm having now is when the results are shown on the ipad the formatting shows differently obviously because of the screen size of the ipad. Is there a plugin or coding i can add that will allow the formatting to show exactly the same as it does on a pc? Cheers.

    April 6, 2014 at 9:14 pm #98799
    deck2deck
    Member

    smcdonell: Try this post, he mentions changing values (after changing the default header size) to make the new header mobile responsive: http://wpsites.net/web-design/add-full-width-header-image-to-executive-pro-theme/

    Hope it works, good luck!

  • Author
    Posts
Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Changing the custom Header Size in Executive Pro Theme’ is closed to new 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