Home › Forums › Support › Background for pages with Simple CSS This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts November 1, 2020 at 7:51 am #1513491 Enrico Hello. I’m trying to assign a different colour background on some pages. I added this CSS to the Simple CSS meta box: body { background-color: #2d3032; } but it doesn’t works. In most of the pages/articles there is a background image (texture) that I added via Apparence > Backgrounds > Body You can have a look here. Please, may you help me? Thank you. Enrico November 1, 2020 at 8:51 am #1513553 DavidStaff Customer Support Hi there, try this CSS to remove the background image and change the color: body { background-color: #2d3032; background-image: none; } November 1, 2020 at 10:17 am #1513622 Enrico 🙂 Thank you very much. November 2, 2020 at 4:14 am #1514244 DavidStaff Customer Support You’re welcome Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In