• 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

Magazine Pro- Header Image Padding

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 › Showcase and Feedback › Magazine Pro- Header Image Padding

Tagged: blog post size, Magazine Pro, padding

  • This topic has 4 replies, 3 voices, and was last updated 10 years, 11 months ago by Arom77.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • January 11, 2015 at 7:36 am #136991
    dewittrobinson
    Member

    Hello SP,

    I recently installed the Magazine Pro Theme for my site FlipOurClass.com.

    The theme reads the header images can only be 260*90. Is it possible that they can be larger? How do I expand the logo in header image area?
    How do I minimize the padding above and below the image between the two navigation bars?
    What is the ideal size capacity of blog posts for images?

    http://flipoourclass.com
    January 11, 2015 at 8:59 am #136999
    Davinder Singh Kainth
    Member

    Backup before making changes.

    To change size of logo image.

    1. Change logo dimensions in following code found in functions.php file

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

    2. Then make corresponding changes in style.css file. Change height value in the following code

    /* Logo, hide text */
    
    .header-image .site-title a {
    	background-position: top !important;
    	float: left;
    	min-height: 90px;
    	width: 100%;
    }
    

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

    January 11, 2015 at 8:59 am #137002
    Davinder Singh Kainth
    Member

    To reduce padding or space above / below logo - change padding value in following code found in style.css file

    /*
    Site Header
    ---------------------------------------------------------------------------------------------------- */
    
    .site-header {
    	background-color: #fff;
    	border-bottom: 3px solid #000;
    }
    
    .site-header .wrap {
    	padding: 40px 0;
    }

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

    January 11, 2015 at 9:01 am #137005
    Davinder Singh Kainth
    Member

    Regarding images, when you upload bigger size image they will resize automatically as per image sizes defined in functions.php file. You can select either image to display in specific widget area on homepage.

    Reference of image sizes in this theme

    //* Add new image sizes
    add_image_size( 'home-bottom', 150, 150, TRUE );
    add_image_size( 'home-middle', 348, 180, TRUE );
    add_image_size( 'home-top', 740, 400, TRUE );

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

    March 2, 2015 at 8:23 am #142827
    Arom77
    Member

    Hi Davinder Singh Kainth,

    I'm using the Magazine Pro theme too and it says 380*90 for the header image.
    Logo is centered.
    Site is http://meilleursfranchiseurs.creersonsite.net/

    I tried to add support for custom header but I can't get it to work. Any idea?

    Thanks!

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