How to change background color of the website

Posted in: Newspaper
Post count: 1

I need your help
I want to change the background color of the site. I found where I can change the background color, but the color does not change under the posts and all the blocks in the center of the site. I can not do anything. I read all your guides and could not find anything. please, help me

Post count: 22421

Hello,

The background for the entire site can only be changed with custom css. Please try this code:

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

Thank you!

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