Hello,
I would like the header and footer of my website’s pages transparent.
The content block already is transparent with this code
}
.x-boxed-layout-active .site, .x-boxed-layout-active .x-site {
background-color: transparent;
box-shadow: none;
I would also like to remove all the grey thin lines around content and footer… 
Can you tell me the css to do this?
Thanks so much!
