• 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

[Agency] Resizing and Centering the Logo 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 › [Agency] Resizing and Centering the Logo Image

This topic is: resolved

Tagged: center logo, resize header

  • This topic has 2 replies, 2 voices, and was last updated 12 years ago by Liz.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • December 3, 2013 at 11:34 pm #76895
    Liz
    Participant

    I've been trying to change the size of the space for the logo on this site, have seen size changes in the style.css as well as in functions.php. No matter what I do, I either have space that is much taller than I need, or logo is not aligned as a full-width header. I will use the Responsive header plugin to supply smaller sizes for smaller screens as well.

    Can someone please advise which files I need to change and which sections in order to have a banner image of 960x276 centered at top of page? the link below is temp space for development only.

    http://www.passiongoddess.com/test
    December 4, 2013 at 12:50 am #76900
    Davinder Singh Kainth
    Member

    1. Open functions.php file and look for following code. Change height and width dimensions as per requirements.

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

    2. Then open style,css file and change min-height and float to center in following code

    /* Logo, hide text */

    .header-image .site-header .wrap {
    padding: 0;
    }

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


    Sunshine PRO genesis theme
    Need Genesis help? Davinder @ iGuiding Media | My Blog | Fresh Genesis Themes

    December 4, 2013 at 3:41 pm #77048
    Liz
    Participant

    Thank you ... is this replacing full-width or partial-width header info?

    Below is everything that i have related to header, before making the changes that you recommended.

    #header {
    background: url(images/header.png) repeat-y center center #090909;
    background-position: center top !important;
    background-color: #090909 !important;
    margin: 0 auto;
    min-height: 115px;
    overflow: hidden;
    width: 100%;
    }
    /* Image Header - Full Width
    ------------------------------------------------------------ */

    .header-full-width #title-area,
    .header-full-width #title,
    .header-full-width #title a {
    width: 100%;
    }

    /* Image Header - Partial Width
    ------------------------------------------------------------ */

    .header-image #title-area,
    .header-image #title,
    .header-image #title a {
    background-position: center !important;
    display: block;
    float: left;
    height: 120px;
    overflow: hidden;
    margin: 0;
    max-width: 330px;
    padding: 0;
    text-indent: -9999px;
    width: 100%;
    }

    .header-image #description {
    display: block;
    overflow: hidden;

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