• 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

Logo size problem

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 › General Discussion › Logo size problem

This topic is: not resolved

Tagged: cafe pro, image, Logo

  • This topic has 1 reply, 2 voices, and was last updated 11 years, 1 month ago by Brad Dalton.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • April 15, 2015 at 7:11 pm #148075
    zubird
    Member

    I am going crazy! I am using the Cafe Pro theme and I am trying to change the size of the logo at the center of the home page to something larger. Below is a screenshot of the image as it is now and the CSS that the browser supposedly "sees". Take a look at the CSS value that I've highlighted in Firebug.

    http://snag.gy/njAPx.jpg

    The problem? That's NOT my CSS! I've changed it to the following.

    .header-image .site-title > a {
    background-position: center !important;
    background-size: contain !important;
    float: left;
    min-height: 300px !important;
    width: 100%;
    }

    The website/theme seems to refuse to recognize the updated CSS block.

    This next link shows that same bit of CSS as changed to a larger value by me using Firebug. Again, I've highlighted the CSS value in Firebug. The image responds as intended. It's now 300x300.

    http://snag.gy/5pWbp.jpg

    It seems like this should be a really simple fix but I don't understand why my browsers won't let go of the style (yes, I've cleared my cache). Most of the StudioPress Pro themes have a set size for the logo so should I be looking elsewhere? If so, can anyone tell me what needs to change?

    Um, and I've also changed the functions.php file to reflect a height of 300:

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

    Thank you so much!

    http://honorflightscrapbook.org/
    April 16, 2015 at 2:04 am #148090
    Brad Dalton
    Participant

    You also need to change the value for the width in this CSS which is currently set to 140px;

    .header-image .site-title > a {
        background-position: center !important;
        background-size: contain !important;
        float: left;
        min-height: 140px;
        width: 100%;
    }
    

    Tested and works.


    Tutorials for StudioPress Themes.

  • Author
    Posts
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘General Discussion’ 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