Hi codecreative!
Thank you for using Enfold.
Are you referring to the transparent glassy header? You can use this on Quick CSS or custom.css:
#top .av_header_glassy.av_header_transparency #header_main {
border-color: rgba(255,255,255,0.25);
border-top-color: transparent;
}
Adjust the 0.25 value.
Best regards,
Ismael