Hi renner28!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#top .av_header_glassy.av_header_transparency #header_main {
background-color: rgba(255,255,0,0.7);
}
255,255,0 is RGB value of the color and 0.7 is opacity level.
Cheers!
Yigit