Hi there,
I’m building this site: http://mymaddogs.co.uk/ and I’m trying to fix the top bar menu so it remains on the page at all times.
I tried this:
.x-topbar {
position: fixed;
width: 100%;
height: 10px !important;
}
.x-navbar, .x-navbar-fixed-top {
top: 46px !important;
}
But it does weird things to the layout of the logo and the navbar menu, and it’s also transparent on mobile so looks a mess.
Can you please help me? I’ll post the login details in the below.
Thanks a lot.
Cheers!
Matt
