Make menu sticky on desktop only
-
Hi. Looks like mobile and desktop menu have common options. So if you make one sticky, another is sticky as well. Since we have bottom navbar for mobile I think sticky menu is redundant, can you please provide a way to disable it for mobile only.
Hello,
That is right. It is not possible to make sticky on mobile and default on the desktop.
Best Regards
Are you sure?
This is very bad. Why do we need both navbar and menu – mobile phone screen space is rather limited. I like your navbar but there’s no sence in using it unless we can disable sticky menu for mobile.
Please consider implementing separate sticky menus for desktop and mobile in your theme.
Hello,
Please add this code to the Theme Settings > Custom CSS > Tablet/Mobile and others where you do not want to have a sticky header:
body .whb-sticky-header{
display:none;
}
Best Regards
This code doesn’t work for me.
Hello,
Please update the site admin access to the private area. I could not log in with the credentials you have provided
Best Regards
Sorry, my bad. Please use this:
Hello,
Please deactivate the blocking plugins or server configuration. I cannot log in.
I have checked the code on my site https://gyazo.com/5fbb6d94f72b5853028d397691a8d8ba It works. Please add the code and clear the cache.
Best Regards
Sorry, I forgot that I changed login page. I checked again and found that the code is working fine. Thank you very much.
This is rather imortant feature – all theme users will be happy if you’ll add this functionality to theme’s options.
Thanks again 😉
Hello,
Have you added the code? Does it work?
Best Regards
I checked again and found that the code is working fine.
If you have any questions please feel free to contact us.
Best Regards
The topic ‘Make menu sticky on desktop only’ is closed to new replies.