but as I noticed you have this Qubit marq bar on the top of the page so that code I just put doesn’t really do all the trick here so do it like this:
.topinfobar {
visibility: hidden;
}
.menu_bar {
float: left;
margin-top: -160px;
}
yeah this should do it ??