• 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

Outreach Pro Header Logo Customization

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 › Outreach Pro Header Logo Customization

This topic is: not resolved

Tagged: header, Logo, outreach, widget area

  • This topic has 3 replies, 3 voices, and was last updated 11 years ago by Hillary.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • March 20, 2014 at 8:32 am #95797
    lawebcomco
    Member

    Hello,

    In Outreach Pro Header logo is to be uploaded in 340 ?— 100 pixels. I need to upload a much bigger logo. How can I do this? Is there a plugin that helps customizing the header?

    Thanks,

    Andres

    http://www.escueladeportivadolphinsgym.com
    March 23, 2014 at 3:51 pm #96263
    Tom
    Participant

    In functions.php, find this code:

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

    Change height and width to suit, say 1140 x 200px for example.

    From the menu Appearance > Header, upload the image at 1140x200px. Save.

    In style .css, change these to suit your dimensions, for our example:

    .title-area {
        width: 1140px;
    }
    
    .header-image .site-title > a {
            min-height: 200px;
    }

    Plugins? This was once available, but I cannot say if it works or is supported.

    Genesis Responsive Header Updated

    There's a bunch of tutorials available on for modifying headers/images. A bit of Google and you should find something to help out.


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    May 31, 2014 at 9:59 pm #107697
    Hillary
    Participant

    Hi! This was extremely helpful. I did it and resized my header logo, but now, if I add a widget to the header right widget area, it goes below the logo. I changed this:

    .site-header .widget-area {
    width: 600px;
    }

    to:

    .site-header .widget-area {
    width: 300px;
    }

    But it didn't seem to make a difference. The widget made the header higher. The header logo was set to 500x120. How can I keep the right widget to not push below the logo?

    May 31, 2014 at 10:05 pm #107698
    Hillary
    Participant

    Oops. Nevermind. I found out. It needed to be changed here:

    .site-header .widget-area {
    float: right;
    padding-top: 14px;
    text-align: right;
    width: 740px;
    }

    From 740 to 300. 300 may not be correct, but at least I know where to find it. 🙂

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

© 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