Hi
Try adding this to your custom css:
.header-wrap[class*="page-header-naked"] #header-section #header, .sticky-wrapper.is-sticky .sticky-header {
background-color: rgba(255, 255, 255, 0.5)!important;
}
You will need to set the page header to naked dark like I have on the home page
– Kyle