Home › Forums › Support › Change background colour – single product page This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by David. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts July 12, 2018 at 4:54 am #621853 Jarno I tried changing the background colour of the single product page by: .product .inside-article { background-color: red; } However this only changes the background colour of the container, I need the whole background to change to a certain colour. July 12, 2018 at 5:12 am #621861 DavidStaff Customer Support Hi there, You can target the body of the single product page like so: body.single-product So you can add that selector to your above CSS – just separate the two with a comma. July 12, 2018 at 5:49 am #621893 Jarno Thanks for pointing me in the right direction. You also need to target .one-container.single-product .site-content July 12, 2018 at 6:02 am #621904 DavidStaff Customer Support Aah yes, glad you got it resolved. 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