Hey Heathcliffe!
Thank you for the heads up!
Please try to add this on Quick CSS to change the background of the header meta container to transparent:
.html_header_transparency div#header_meta {
box-shadow: none;
border: none;
background: transparent !important;
}
Cheers!
Ismael