background color problem

Posted in: Newspaper
Post count: 3

Hi,
How do I change the rest of the background on my website to black? Some of it is still gray after I followed the directions on your website. I’m very new to wordpress so forgive me if the answer is obvious.

here’s a photo:
image
and a link to the page the problem is on:
website

thanks for your time!

Post count: 22421

Hello,

I’m sorry but I cannot seem to figure out what the issue is. Can you please provide more details so I can understand better how to help?

Thanks.

Post count: 3

hi again,
I’m sorry I haven’t been clear. I mean the dark gray background behind the posts/pages. Hexcode #1A1A1A. It’s easier to see on the pages/posts like here: link I want the whole page to be black, not gray and black. I’m not sure where to change it. Thanks.

Post count: 22421

Oh,

Ok, Now I understand :). You can use this code in the theme panel->custom css box:
.td-black .td-main-content-wrap, .td-black .post{
background-color: black!important;
}

Thank you!

Post count: 3

Thanks for the help! Problem has been resolved. 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
The forum ‘Newspaper’ is closed to new topics and replies.