on this site:
http://theflyingrug.com/new/
I am seeing a white background instead of #ebe8e2.
seems a little unstable.
any thoughts?
thanks
n
Hey!
Try adding this code to the Quick CSS:
html {
background: #ebe8e2;
}
Cheers!
Josue
thanks