meant to add the css code being used
.site {
max-width: 100%;
width: 100%;
height: 100%;
}
.vidbg-container {
overflow: visible !important;
}
.site-header{
background: rgba(f, 0, 0, 0) url("https://geoff-ideas.co.uk/wp-content/uploads/2016/01/cropped-debussy-1-1.jpg") no-repeat scroll center top / 1600px auto !important;
position: relative;
max-width: 100%;
width: 100%;
max-height: 120px;
z-index: 9999;
}
.navbar {
background-color: #ffffff;
margin: 0 auto;
max-width: 1600px;
width: 100%;
position: fixed;
top: 20px;
z-index: 999;
}
.main-navigation li a {
color: red;
font-weight: bold;
}