• 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

Minimum pro header

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 › Minimum pro header

This topic is: not resolved

Tagged: header, minimum pro

  • This topic has 5 replies, 3 voices, and was last updated 12 years ago by erickawatson.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 10, 2014 at 1:19 pm #89689
    erickawatson
    Participant

    Hello,

    I am trying to customize the header in Minimum Pro without the widget. The widget doesn't give me enough room for the logo and cuts it off, so how do I customize CSS to make it bigger and to bypass the widget all together? I just want to place my logo in the header. It's 247x320.

    Any help is appreciated,
    Ericka

    http://whitebearcreativeco.com
    March 24, 2014 at 1:41 pm #96448
    MarkP
    Member

    Hi Ericka,
    Looks like you figured it out. Could you share how? Also, is your nav the primary nav floated right?
    Thanks,
    Mark

    March 30, 2014 at 2:47 pm #97522
    professorz
    Member

    Hi Ericka,

    Great logo! I would really like to know how you made the header area larger and got it adjusted so it does not cut off the main image. If I adjust the header width and height in functions.php, it cuts the top off the image off.

    I'd like to know what you did to make your nav menu look that way as well.

    Many thanks!

    March 31, 2014 at 2:00 pm #97741
    erickawatson
    Participant

    Hi Mark,

    Sorry I didn't reply right away. The truth is a played around a bit and got it to work and need to go back and look at what I did. I'll send a more detailed reply in a day or so if you are still interested.

    March 31, 2014 at 2:02 pm #97743
    erickawatson
    Participant

    Sorry I didn't reply right away, as I replied to another person, I played around and got it to work, so I will have to go back in to see exactly what I did to make it work and get back to you in a little bit.

    Thanks for the compliment - I am glad you like the logo!

    Ericka

    April 13, 2014 at 2:09 pm #100081
    erickawatson
    Participant

    Okay, to the best of my recollection, this is what I did...

    First, I changed the CSS. The main changes were to the the title area width = 400 and the .header-image .site-title a became 124px, the size of my image. Next I changed the theme functions to reflect the changes. For the floating navigation on the top right, I created a custom menu and use the header right widget within the theme. I copied the CSS and the Theme Functions text that I changed:

    /* Title Area
    --------------------------------------------- */

    .title-area {
    float: left;
    padding: 18px 0;
    width: 400px;
    }

    .header-image .title-area {
    padding: 0;
    }

    .site-title {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 1;
    margin: 0;
    text-transform: uppercase;
    }

    .site-title a,
    .site-title a:hover {
    border: none;
    color: #333;
    }

    .site-description {
    font-size: 36px;
    font-weight: 300;
    line-height: 1.2;
    margin: 0;
    }

    /* Full width header, no widgets */

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

    .header-image .site-title a {
    display: block;
    text-indent: -9999px;
    }

    /* Custom header */

    .header-image .title-area {
    padding: 0;
    }

    .header-image .site-title a {
    height: 124px;
    display: block;
    text-indent: -9999px;
    max-width: 400px;
    }

    /* Widget Area
    --------------------------------------------- */

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

    .site-header .search-form {
    float: right;
    margin-top: 10px;
    }

    /*

    (The theme functions says "DO not change," so please change this only at your own risk)
    //* Add support for custom header
    add_theme_support( 'custom-header', array(
    'width' => 400,
    'height' => 124,
    'header-selector' => '.site-title a',
    'header-text' => false
    ) );

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

© 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