Hi there,
I have successfully made a background pattern to my site with following css:
body .site {
background: #fafafa url(https://mydomain.png) center top repeat;
}
I really like it.
My question now:
is there any possibility to have different background patterns on different sites?
Thank you so much!
Best regards Kerstin