• 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

Centric .bumper 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 › Showcase and Feedback › Centric .bumper Help

Tagged: centric, Centric Bumper, Centric Header, Centric Shrink

  • This topic has 5 replies, 2 voices, and was last updated 10 years, 5 months ago by Tom.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • February 20, 2016 at 11:57 am #179488
    Reggie
    Member

    Hi There!

    I'm using the Centric theme and would like to know if anyone might know how to create two separate .bumpers in the header... one for the home page and one for all other pages. On my site, the current bumper works perfectly on all pages, however I need to make adjustments to the bumper on the homepage. My site is located at ... HomeProAcademy.com .

    Thanks in advance for any help!

    Reggie

    http://HomeProAcademy.com
    February 21, 2016 at 1:11 pm #179563
    Tom
    Participant

    Hi Reggie,

    What changes do you want to make to the bumper setup on the home page?


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    February 21, 2016 at 2:33 pm #179571
    Reggie
    Member

    Hi Tom!

    Thanks for the response.

    I would like to change the bumper image on the home page without changing the bumper image on all other pages. It seems as the theme is currently set up to use the same bumper image throughout. Any thoughts?

    February 21, 2016 at 10:45 pm #179586
    Tom
    Participant

    By "bumper image" do you mean the header image (your logo*), or the largely hidden image you've attached to the bumper DIV with your custom CSS? (what purpose does that image serve?):

    .bumper {
        min-height: 160px;
        background-image: url("https://s3.amazonaws.com/amalyarealtygroup/HomeProAcademy/Site+Pics/HPA-Bumper.png");
    }
     

    * poking around, I found your logo is currently 1,680 x 1,121 px and 234.6 KB. It need only be about 20KB at 716px wide.
    https://cldup.com/VYSBntVlGs.png


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

    February 22, 2016 at 11:59 am #179622
    Reggie
    Member

    By the bumper, I'm referring to the image just below the header (there's a pic of man & woman then a slightly smaller version of that same pic just above it). Looks like the Centric theme uses a main image AND a bumper image to make the header shrink feature work.

    The bumper image on all the other pages work just perfectly. I'm looking for a way to customize in such a way that the bumper on the homepage can be a separate bumper image from all the remaining pages <home I'm explaining this well>

    With regard to the logo, I made it that big and adjusted the size with css because it appears more crisp & clear. When I tried to you a smaller version of the logo, it appeared a little fuzzy.

    Please forgive me, I'm by no means a web designer... I'm using tutorials & youtube videos to get this done. All my responses are coming from a "I thought this was the best way to do this" perspective.

    February 22, 2016 at 2:41 pm #179646
    Tom
    Participant

    The bumper is actually designed as an empty div that is used to keep the top 160px of page content visible when the shrinking header is un-shrunk (ie. Centric design has no 'bumper image'). Your adding a background image to the bumper makes two separate images appear when scrolling up and down the page.

    I'd suggest:

    1. Removing the bumper image.

    2. On inner pages:
    The additional background image you've added to .page-title repeats along the x-axis (L > R). To prevent this, add

    .page-title {
    	background-size: cover;
    } 

    To prevent the default , home page background image from displaying above your added ,page-title background image, add

    body.custom-background.page,
    body.custom-background.post {
        background-image: url('');
    }

    3. On the front page, the widget text covers the faces in the image. You could modify the image and/or move the widget south:

     .home-widgets-1 .widget {
    	margin-top: 225px;
    }

    (No need to ask forgiveness to try different methods! I was just thinking that your readers and Google will appreciate lighter weight images. There's probably something 'best' in between.)


    Choose your next site design from over 350 Genesis themes.
    [ Follow me: Twitter ] [ Follow Themes: Twitter ] [ My Favourite Webhost ]

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • The forum ‘Showcase and Feedback’ 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