Change Black Version demo color

Posted in: Newspaper
Post count: 4

Hi.

I’m looking to continue using the Black Version template on Newspaper. But I’d like to make the entire website background, posts content background to be plain black #000000 to match the top bar nav that I believe is #000000 black.

Thank you.

Post count: 22421

hello,

You an add this code in your theme panel-> custom css box to change the color:

.td-black .td-main-content-wrap, .td-black .post{
background-color: #000000;
}

Thanks.

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