Quantcast
Channel: help – WordPress.org Forums
Viewing all articles
Browse latest Browse all 13924

stephencottontail on "I need a little help with my theme"

$
0
0

You could try something like this:

.content-container {
	background: rgba(140,140,140,0.75) !important;
}
.content-container .content-container-inner {
	background: rgba(140,140,140,0.75) !important;
}

This gives you a lighter gray background that fits with the color scheme of your site while allowing the titles to be readable. You could experiment with different RGB values.


Viewing all articles
Browse latest Browse all 13924

Trending Articles