I am having some trouble with changing the color of the header ... it shows up correctly in the "look and feel" ... see screen shot here
!but then it doesnt load in the survey ....
!any help would be greatly appreciated.
Best answer by Anonymous
Hello @l_wong,
Paste the below code in the Add custom CSS
.Skin #HeaderContainer {
background: #5252de;
}