Regarding the transparent issue I get the CSS code below. But I don’t understand where to change it in the theme.
/* Header color in responsive */@media only screen and (max-width:959px){#site-header.transparent-header{background-color:#333}}
This is why I get the gray background instead of transparent.