Hi there,
Im working in the Ethos stack and found some code while needing to split the logobar from the navbar in order to put a slider between them.
It looks good, but upon resizing the browser the menubar jumps down midpage and stays there.
The code I added to the global css was…
.home .x-navbar-wrap {
position: absolute;
width: 100%;
top: 582px;
}
the site is at conception.flywheelsites.com
Thanks in advance for your help,
Andrew