• 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

Agency Pro: Transparency for the Posts, Comments, Pages Boxes

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 › Agency Pro: Transparency for the Posts, Comments, Pages Boxes

This topic is: not resolved

Tagged: Agency, pages, posts, transparency

  • This topic has 3 replies, 2 voices, and was last updated 11 years, 3 months ago by Ben @ Inbound Creative.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • August 17, 2014 at 10:47 pm #119453
    [email protected]
    Member

    Hi there,

    I am using the Agency Pro theme.

    I would like to know where in the stylesheet, and what the css codes are to make the following transparent (where I can adjust the opacity):

    (1) The white box for the Posts.
    (2) The white box for the "Leave a Reply" for the Posts.
    (3) The white box for the Pages.

    Many thanks!
    Donald

    http://www.optimizedwebmedia.com/
    August 18, 2014 at 2:54 am #119492
    Ben @ Inbound Creative
    Member

    As always, Inspect Element is your friend.

    (1)
    .entry {
    background-color: #fff;
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 40px 40px 24px;
    }

    Change background-color to this:
    .entry {
    background-color: rgba(255,255,255,0.5);
    border-radius: 3px;
    margin-bottom: 40px;
    padding: 40px 40px 24px;
    }

    That will keep it white, but transparent. The first three sets of numbers (currently 255) controls the colour. The fourth number (currently 0.5) controls the transparancy. 1 = opaque (or non-see through) while 0 = fully transparent. 0.5 is half and half.

    Changing .entry will change the background of both posts and pages.

    In order to do the same to the comments box, simply change the background color to the one you desire in the class:
    .entry-comments

    Hope that helps.


    Award winning web design in Liverpool | UK based Genesis Framework web designer and developer

    August 18, 2014 at 9:24 pm #119684
    [email protected]
    Member

    Wow awesome! This was very helpful!!

    I love your website by the way. Can I email you to get more information on your redesigning services? Many thanks!

    Best,
    Donald

    August 19, 2014 at 2:08 am #119718
    Ben @ Inbound Creative
    Member

    Glad to know I was able to help.

    My email is [email protected].


    Award winning web design in Liverpool | UK based Genesis Framework web designer and developer

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

© 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