I wanna use a different, repeating background for the responsive view. Its working fine but only on the home page ... On the other pages the background is black.
I use this code on the responsive custom css for phone (portrait):
#body_bg {
background: url("images/hintergrund_mobile.png") repeat !important;
}
The link to my Website is: http://fantasycircus.efw.ch
Thank you very much for your help
