How do I set different background colors for each different page?
-
Pulling my hair out over this one.
I need each different page to have a separate background color, so not the same one universally.
After searching around I’d added this to my CSS but it changed the main-content area of the color and not the actual true background:
.page-id-2 #page { background-color: #40E0D0; }
I’m sure it’s something simple/dumb, or at least hoping so. Any advice is appreciated!
p.s. yes, doing this to a child theme and not the parent!
Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
- The topic ‘How do I set different background colors for each different page?’ is closed to new replies.