• 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

How to position Header Image in Generate Pro theme

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 › How to position Header Image in Generate Pro theme

This topic is: resolved

Tagged: generate pro

  • This topic has 4 replies, 3 voices, and was last updated 8 years, 9 months ago by newbie007.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • June 26, 2017 at 10:23 pm #208326
    newbie007
    Member

    I would like to move my header image down lower as to not have so much whitespace between the header image and the menu. How would I do this. I think the answer is in the style.css but I have no idea what i need to change.

    I know nothing of coding so if you could please answer in laymen's term that would be greatly appreciated.

    http://concessionbusiness.com
    June 27, 2017 at 12:34 am #208331
    WisdmLabs
    Member

    Hello newbie007,

    While inspecting your site from the browser, I can see the following code in index.php on line 61

    <style type="text/css">.site-title a { background: url(http://concessionbusiness.com/wp-content/uploads/2017/06/concessionbusiness-1.png) no-repeat !important; }</style>

    We have to look into your site-settings/code to find where this style is being added from.

    As of now, I can tell you the solution for your problem in as simple way possible. You have to do the following:

    • remove the '!important' text added to your css property mentioned above.(go through your theme's files/css settings in dashboard and see if you can find the style anywhere.)
    • Add the Styles given below in your theme's style.scss file (line no: 1077)
    .header-image .site-title > a {
        float: left;
        min-height: 140px;
        width: 100%;
        
        /* add this to fix your header image problem */ 
        background-position: center;
    }

    Hope this fixes your issue. Try it and let me know if that works

    -Vishnuprasad from wisdmlabs


    http://wisdmlabs.com/

    June 27, 2017 at 12:55 am #208332
    Sridhar Katakam
    Participant

    Try adding this CSS:

    .title-area .site-title a {
    	background-position: left 38px !important;
    }

    You can place it in child theme's style.css. If you are not comfortable editing it, install a plugin like Jetpack, then go to Appearance > Custom CSS and paste the code there.


    Genesis Tutorials | Follow me on Twitter

    June 27, 2017 at 12:57 am #208333
    Sridhar Katakam
    Participant

    screenshot


    Genesis Tutorials | Follow me on Twitter

    June 27, 2017 at 1:04 am #208334
    newbie007
    Member

    thanks a bunch. that works.

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