• 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 Outside of 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 › Logo Outside of Header

This topic is: not resolved

Tagged: Agency, header, image, Logo

  • This topic has 2 replies, 2 voices, and was last updated 11 years ago by brant1121.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • February 17, 2015 at 9:14 am #141105
    brant1121
    Participant

    Hi there!

    How do I get my logo to not be bound by the header so that is overlaps onto the picture/background? I have done this before but then it messes up the responsiveness of the header. I want it to maintain the same look as it is now when it goes to the smaller screen sizes but when full size I want it to overlap. Any ideas? Hopefully this makes sense.

    http://181.224.137.164/~bcreated/docrockdds.com/

    Any help would be greatly appreciated.

    Thanks,
    Brant

    http://181.224.137.164/~bcreated/docrockdds.com/
    February 17, 2015 at 12:33 pm #141123
    WisdmLabs
    Member

    Hi,
    Make the following CSS changes in style.css

    /* For Desktop
    ------------------------------------------------------------------------ */
    /*Line no. 945 - add max-height*/
    .site-header {
        background-color: #333;
        left: 0;
        max-height: 148px; /*Added*/
        min-height: 61px;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
    }
    
    /*Line no. 1024 - change min-height*/
    .header-image .site-title a {
        float: left;
        min-height: 165px; /*Modified*/
        width: 100%;
    }
    
    /* Media Query for lower resolution
    ---------------------------------------------------------------------------- */
    @media only screen and (max-width: 1023px) {
         .site-header {
              max-height: none;
         }
    }

    You may add the above CSS for lower resolution in existing media query for max-width: 1023px, which you may find on Line no. 2003


    http://wisdmlabs.com/

    February 17, 2015 at 1:13 pm #141126
    brant1121
    Participant

    Wow, thank you for your help. Worked perfectly!

  • 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

© 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