Home › Forums › Support › Content background This topic has 7 replies, 3 voices, and was last updated 7 years, 1 month ago by Leo. Viewing 8 posts - 1 through 8 (of 8 total) Author Posts August 11, 2016 at 7:47 am #217422 bradborland How do I make the content background different for only one page? August 11, 2016 at 9:38 am #217449 TomLead Developer Lead Developer Using our Simple CSS plugin you add this something like this to the Simple CSS metabox on that specific page: .separate-containers .inside-article { background-color: #FFFFFF; } Let me know if you need more info ๐ August 11, 2016 at 1:00 pm #217490 bradborland Thank, Tom. How about a picture? And will that work for just one page and not all? August 11, 2016 at 1:42 pm #217496 LeoStaff Customer Support For picture you can use .separate-containers .inside-article { background-picture: url("PICTURE_URL_HERE"); } If the code is entered in the Simple CSS metabox at the bottom of the page then it should only apply to that specific page. Hope this helps! August 11, 2016 at 1:44 pm #217497 bradborland Hi Leo, Thanks!So keep the brackets and quotes? August 11, 2016 at 1:46 pm #217498 LeoStaff Customer Support Yup that’s right! August 11, 2016 at 1:50 pm #217500 bradborland Thanks so much! August 11, 2016 at 1:50 pm #217501 LeoStaff Customer Support You’re very welcome ๐ Author Posts Viewing 8 posts - 1 through 8 (of 8 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In