if you edit the style.css file on line 481 change the properties to the following,
.navbar-default {
background: none !important;
box-shadow: none;
height: auto;
width: 100%;
z-index: 1000;
}
Let me know if that works.
- This reply was modified 7 years, 6 months ago by Hans (Support Admin).