• 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

Ambiance Pro: How to darken grid images using CSS

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 › Ambiance Pro: How to darken grid images using CSS

This topic is: resolved

Tagged: ambiance pro, css

  • This topic has 4 replies, 2 voices, and was last updated 9 years, 6 months ago by asoon.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • November 8, 2015 at 4:26 am #170454
    asoon
    Member

    Hello,

    I just bought, Ambiance Pro, it looks like a neat theme. I have one problem though:

    * On the main page, the white header text on my featured images' thumbnails is just too hard to read:

    http://b7a.98a.myftpupload.com/ (this is a staging site)

    Is it possible to:

    1. Darken the featured images' thumbnails using CSS, like a transparent overlay?

    2. Change the hover colour to a deeper shade of grey, instead of white, to make the header text easier to read?

    Any help would be appreciated 🙂

    http://b7a.98a.myftpupload.com/
    November 12, 2015 at 5:23 am #170838
    Sridhar Katakam
    Participant

    1. Add this in style.css:

    .ambiance-grid .entry {
        position: relative;
    }
    
    .ambiance-grid .entry:before {
        content: "";
    	display: block;
    	position: absolute;
    	top: 0;
    	right: 0;
    	bottom: 0;
    	left: 0;
    	pointer-events: none;
    	background: rgba(0,0,0,0.5);
    }

    Genesis Tutorials | Follow me on Twitter

    November 14, 2015 at 9:30 pm #171129
    asoon
    Member

    Thank you! That worked perfectly.

    November 16, 2015 at 6:14 am #171250
    asoon
    Member

    Oops, now there are odd grey bars that appear when I resize the browser. Here's a screenshot:

    Grey bars

    I think it might have to do with the modification, because it doesn't seem to appear in the Ambiance Pro demo.

    Help, please?

    November 17, 2015 at 9:10 pm #171368
    asoon
    Member

    Ah, sorry. It seems to be fixed now, after I turned off the Subtitles plugin.

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