• 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 – remove background image on inner pages

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 › Centric – remove background image on inner pages

This topic is: not resolved

Tagged: centric

  • This topic has 1 reply, 2 voices, and was last updated 10 years, 3 months ago by Porter.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • November 7, 2015 at 8:36 am #170393
    inventyou
    Member

    Using the Centric Pro theme, and I'd like to remove the background images that are behind page titles on inner pages. I could do display none on the image, but that removes the page title as well. I'd like to have the page title directly above the content.

    http://community.beaudigital.com/
    November 7, 2015 at 10:03 am #170395
    Porter
    Participant

    I believe you want to remove this image, as well as the padding:

    .page-title {
        background: rgba(0, 0, 0, 0) url("images/Davie Community Foundation office2.jpg") no-repeat scroll 0 0 / cover;
        color: #fff;
        padding: 160px 0 80px;
        text-align: center;
    }

    If you still need that image on the home page (you specified you wanted changes to inner), add that image back by adding the following:

    .home .page-title {
        background: rgba(0, 0, 0, 0) url("images/Davie Community Foundation office2.jpg") no-repeat scroll 0 0 / cover;
        color: #fff;
        padding: 160px 0 80px;
        text-align: center;
    }

    This way it behaves as it does now on the home page, but is removed for the inner pages.

    You may also need to remove the margin-bottom of 55px here:

    .page-title .archive-title, .page-title .entry-title {
        font-size: 60px;
        font-weight: 700;
        text-shadow: 3px 3px rgba( 0, 0, 0, 0.1 );
        margin-bottom: 55px;
    }

    Lastly, your H1 tags have a bit of a margin, so you'll want to specify that they don't when used in this way:

    .page-title .entry-title h1 {
        margin: 0px;
    }

    I think that should do it - let me know if you have any questions.


    Buy me a beer? | Try DigitalOcean VPS Hosting

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

© 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