Page Body Color
-
Hello all,
I’m trying to change the color of the body of this page on my website:
https://kylequarles.com/forum/
When I use this css. code,
body.page-id-2 {
background-color: #000;
}it only changes the color of the inch margins on either side, and not the actual content and background color of the forum. Apparently when I type “background-color” it’s thinking what I call margins. What code should I use to specify the main body of the page and change its color? I’ve checked many tutorials and they aren’t helpful.
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Page Body Color’ is closed to new replies.