Hi : )
How do I make the navigation header sticky on mobile?
I am using this and it is working, but I am getting a bunch of extra padding under the Logo/burger:
@media only screen and (max-width: 767px) {
.responsive #top #wrap_all #header {
position: fixed;
}
Hi,
Thank you for the inquiry.
We can’t reproduce the issue on our end. Did you remove the css code? Please create a test page so we can inspect the issue. It seems to be working correctly when we apply the same modification directly in the browser.
Best regards,
Ismael
is this a transparent header on desktop view?
then you had to adjust on fixed non-transparent header the padding-top of #main