Hi. So I’ve worked hard to get this figured out.
I’ve been able to get the nav bar to locate over to the left margin by adding #Wrapper code top float left instead of center.
And the search box is over to the right,by float:right in @media section.
But they are taking up two separate header bars on mobile browsing.
How do I get them both to display on one single dark (thin) header box?
If the box was sticky too,that would be awesome!
Thanks