Please or Register to create posts and topics.

How to change page background to black

Hello again me 🙂

https://droidim.com/forum/

 

How to change white background to black?

 

Uploaded files:
  • 2019-04-08_22-29-54.png

Hello @pme

The white background-color is coming from your theme. I suggest you to check out its settings in Appearance – Customizer.

Alternatively you can chaneg the background-color with a css-snippet like this:

.page_content {
    background-color: red !important;
}

 

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

Thanks

Asgaros has reacted to this post.
Asgaros