Reply To: different background images in header and body

Home Forums Support different background images in header and body Reply To: different background images in header and body

Home Forums Support different background images in header and body Reply To: different background images in header and body

#79774
Carlotta Gergely

Hi Tom,
I am sorry, but I didn’t. I tried with body background first. It works for the home page but not for the other ones. Here is what I put in custom css:

body {background-image: url(http://tsbasilisk.ch/wp-content/uploads/2015/02/bg_body_blau.png); background-size: 100%; !important}
}

body.page-id-36 {
background-image: url(http://tsbasilisk.ch/wp-content/uploads/2015/02/bg_body_rot.png); background-size: 100%; !important}
}

css for first page is active and it works but it seems that my reference for the second page is not working at all. What did I wrong?

Thanks for your feedback
Carlotta
css for home page