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 8 years, 1 month ago by
Hans (Support Admin).