Hi Tom, I’ve been searching through the various threads on how to do this but the code I’ve found and tried is not doing the whole job and I’ve not got a clue how to find the class of the bit that needs changing – is there a tool you recommend?
The page in questions is the home page of http://nicolacairncross.com – my sister wants it to all be black background on that page only.
I added the code recommended on your post https://generatepress.com/forums/topic/using-various-backgroundcontent-colors/ as follows:
body.page-id-7802 {
background-color: #000000;
}
.page-id-7802 .inside-article {
background-color: #000000;
}
Unfortunately there is still a white box. Is it a case of removing padding? Or changing the background of another element?
Please help!
Thanks,
Sarah 🙂