Make Header Container Transparent | XM Community
Skip to main content
Question

Make Header Container Transparent

  • June 15, 2020
  • 1 reply
  • 28 views

jflowers1
Level 4 ●●●●
Forum|alt.badge.img+34

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.

1 reply

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • June 15, 2020

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