Setting background on posts
Hi,
My site has set Transparency for sections under Theme options > Global > General section and I want to keep it that way.
But I need to add a white background to my post pages. Right now, it's impossible to see the posts:
[Links visible only for registered users]Could you please let me know the code for adding a solid background to the post pages? Thanks!
Comments
.single-post #Content { background: #FFF !important; }