• 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

Outreach Pro: removing color from content area on home page

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 › Outreach Pro: removing color from content area on home page

This topic is: resolved

Tagged: css, outreach

  • This topic has 3 replies, 2 voices, and was last updated 9 years, 4 months ago by pcgs51.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • January 14, 2014 at 2:11 pm #85196
    pcgs51
    Member

    I'm working with child theme Outreach Pro I added the Genesis Responsive Slider to the home page just like the site setup instructions. Please keep in mind that the slider has nothing to do with this because even if I remove it and use a different widget this issue continues.

    I need to remove the white background from the container so that the wood grain appears around the transparent PNG images in the home page slider. URL http://stormdoorsreno.com/renonevada/ (box in form strips out the directory to view my site)

    I hope someone out there can help. Thanks.


    Thanks,
    pcgs51

    http://stormdoorsreno.com
    January 14, 2014 at 3:39 pm #85209
    colson
    Participant

    dang I messed that up... give me a sec and I will figure it out for you. I deleted what I had cuz it was not correct.

    January 14, 2014 at 3:52 pm #85215
    colson
    Participant

    ok I think you need to remove it from three places.

    add the following to your css:

    .home .content {
    background-color: none!important;
    }

    .flexslider {
    background-color: none!important;
    }

    #genesis-responsive-slider {
    background-color: none!important;
    }

    you can grab carrie dils new plugin that allows you not to use important.

    January 14, 2014 at 4:25 pm #85224
    pcgs51
    Member

    Thanks Colson,

    Added those three which did not work but you got me started with more testing.
    I removed the slider and added a text widget. And thought I found a fix but it didn't pan out.
    I added Carrie's plugin Genesis Style Trump but still no go with or without the !important.
    I found a clue. My CSS wasn't seeing the values for this rule so I changed this rule:

    From:
    .home .content {
    background-color: none; }

    To:
    .home .content {
    background-color: transparent; }

    And it worked for the text widget but NOT the slider.

    However the final discovery is here for anyone including me for future reference. Yes, I had to use all three.

    	.home .content {
    	background-color: transparent;
    	}
    	
    	.content .flexslider {
    	background-color: transparent;
    	}
    	
    	.content #genesis-responsive-slider {
    	background-color: transparent;
    	}

    Thanks,
    pcgs51

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

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