Hi,
Thanks for writing in!
You can add this in custom >css in the customizer.
.home .x-navbar {
background-color:transparent;
position:absolute;
width:100%;
top:0;
}
.home .x-navbar.x-navbar-fixed-top {
background-color:#fff;
}
If that doesn’t help please provide us your site url so we can take a closer look.
Thanks