Here is the code you gave me that fixed the issue in the last update but doesn’t work with the new theme update.
@media screen and (min-width:991px) { #masthead { position:absolute !important; right:0; } }
#masthead { background-color:black; }
#wp-custom-header { text-align:center; } .custom-header .wrapper { background-color:#000; }
Thanks,
Eric