Black background and white post section

Posted in: Newspaper
Post count: 68

I want the outer background of my site to be black but all the articles to have white background with black fonts.

I found this code that enables me to change the background:

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

The issue is that it also paints the post/article black.

What code do I need to fix?

Post count: 23312

Hello drjeff_007,

Notice that customizations are not a simple task, sorry! The background color can be added from Theme panel settings. If you like that your theme to be black, you should simply load the Black Theme version and then try to customize your elements to be white.
Notice that if you want more customizations, we cannot provide them because these involve custom work and we cannot provide something like this, at the moment, sorry!

Thanks for the message!

Post count: 68

Hi Catalin,

Thank for your feedback.

Well how would I simply change the background color and font color on a post page?
I’ve been looking for an hour.

THanks

Post count: 23312

Hello drjeff_007,

You should create your custom CSS code for that post page. Check the inspector browser and try to create your own CSS code for that changes. Read here -> https://forum.tagdiv.com/create-custom-code-using-the-browsers-inspector/

Thanks for your understanding!

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