After spending nearly an hour searching for a solution to my problem with no luck, I've come to the conclusion that most YouTube videos are not helpful at all. My website is built on WordPress and I am attempting to change the background color and main content on specific pages.
Below is the code that I attempted to implement in the Custom CSS box:
.page-id-2
{
background: #FFFFFF
}
.page-id-2 .content {
background: #FFFFFF
}
Unfortunately, this code did not produce the desired result.
You can visit my website here: www.graspdating.com