• 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

Hello Pro homepage background image help?

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 › Hello Pro homepage background image help?

This topic is: not resolved

Tagged: hello! pro theme

  • This topic has 7 replies, 3 voices, and was last updated 7 years, 10 months ago by PyramidWeb.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • July 5, 2017 at 9:26 am #208700
    tahir
    Member

    How to change homepage background image (blue one, full width).
    I searched option for it but couldn't find any settings.
    Can anybody help me, i want to insert custom image or may be custom color.

    July 5, 2017 at 10:36 am #208704
    Victor Font
    Moderator

    Link to site please.


    Regards,

    Victor
    https://victorfont.com/
    Call us toll free: 844-VIC-FONT (842-3668)
    Have you requested your free website audit yet?

    July 5, 2017 at 10:39 am #208705
    tahir
    Member

    Thank you for fast response sir.
    Here is the link.
    Site Link

    July 5, 2017 at 6:01 pm #208735
    PyramidWeb
    Member

    Hi there,

    Method 1:
    In your "style.css", search for:

    .top {
    	background: #8192b3 url('images/bg-gray-header-diamonds-right.jpg') center right no-repeat;
    	background-size: cover;
    	width: 100%;
    	padding: 30px 0 0 0;
    	margin: 0;
    	color: #fff;
    }
    

    You can change the background for the "GRAY (Default Styles)" if you want to keep the possibility to change styles later on, for example:

    .top {
    	background-color: #ff0000;
    	background-size: cover;
    	width: 100%;
    	padding: 30px 0 0 0;
    	margin: 0;
    	color: #fff;
    }
    

    Method 2:
    Otherwise, here is another possibility: In the same "style.css", search for

    .top {
    	width: 100%;
    	padding: 30px 0 0 0;
    	margin: 0;
    	position:relative;
    }
    

    and change it (for example) to

    .top {
    	background-color: #ff0000;
    	width: 100%;
    	padding: 30px 0 0 0;
    	margin: 0;
    	position:relative;
    }
    

    Hope this helps.

    July 6, 2017 at 8:52 am #208779
    PyramidWeb
    Member

    One more thing:
    If you choose Method 2, make sure you select the default style (that is, "gray") in the customizer and comment out the line that sets the background image for this default gray style

    /* background: #8192b3 url('images/bg-gray-header-diamonds-right.jpg') center right no-repeat; */
    

    Otherwise, this line will overwrite the background you set. Probably, Method 1 is the easier choice.

    July 6, 2017 at 8:58 am #208780
    tahir
    Member

    Thank you for the help.
    I just replaced images/bg-gray-header-diamonds-right.jpg WITH custom image.
    BUT i have an issue, the image right side is not in right place, it fits above 20px above.

    Please check back my site and recommend what shoul i do.

    July 6, 2017 at 9:01 am #208781
    tahir
    Member

    I am talking about this image
    https://onlinelegit.com/wp-content/uploads/2015/12/linda-transparent-gray.png

    It is about 20px above the bottom line of black background image. I don't know how to fix it. Can you please help.

    July 6, 2017 at 3:04 pm #208793
    PyramidWeb
    Member

    The problem: The p in "home-image" has a margin-bottom of 24px. That's why the image is not down at the bottom where it should be.

    Try adding

    .home-image p {
        margin-bottom: 0;
    }
    

    after

    .home-image {
        display: table;
        float: left;
        line-height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 45%;
    }
    

    If your current gray background image is not just a placeholder and you want to keep the dark gray background, I would recommend to use "background-color: #ff0000;" instead (replace "#ff0000" with the hex-code of your color).

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

© 2025 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