Make Header Container Transparent | XM Community
Skip to main content

Is it possible to make the header container transparent? I've come across other posts about how to change the color of it, but I haven't been able to get it transparent. My survey has a background image but right now the header puts a white box over it at the top of the page.

.Skin #HeaderContainer { background-color: rgba(255,255,255,0); }


Leave a Reply