Hey Rikard,
I used the option you told me (Enfold->Header->Transparency), but this changes the color of the menu text. I want to change the color of the header itself.
At the moment I solved by Quick CSS as follows:
#header {
background: rgba(45,92,136,0.42);
}
kind regards,
Bernhard