I don’t want to replace the background image, just the white box.
I made a quick mockup of what I want it to look like
View post on imgur.com
The background image (golf ball on the grass) was added using the theme’s customizer. But there’s no option to change the white box that blocks it.
Thanks for the response, Evan.
I’m not sure I follow, though.
I’ve attempted to replace the white background of the post to a transparent PNG at the same resolution using.
div.entry-inner{
background-image: url"/../transparent_entry-inner.png";
}
But that doesn’t seem to do anything.