Hi Carsten
Ok, please add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to Publish button.
@media (min-width: 1024px){
.gm-navbar:not(.gm-init-done) > .gm-wrapper {
opacity: 1;
}
}
Let us know if it works.
Thanks