Home Forums WoodMart support forum Make menu sticky on desktop only

Make menu sticky on desktop only

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #153587

    horny_fungus
    Participant

    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.

    #153611

    Hello,

    That is right. It is not possible to make sticky on mobile and default on the desktop.

    Best Regards

    #153913

    horny_fungus
    Participant

    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.

    #153935

    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

    #153945

    horny_fungus
    Participant

    This code doesn’t work for me.

    #154034

    Hello,

    Please update the site admin access to the private area. I could not log in with the credentials you have provided

    Best Regards

    #154150

    horny_fungus
    Participant

    Sorry, my bad. Please use this:

    #154212

    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

    #154344

    horny_fungus
    Participant

    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 😉

    #154357

    Hello,

    Have you added the code? Does it work?

    Best Regards

    #154429

    horny_fungus
    Participant

    I checked again and found that the code is working fine.

    #154443

    If you have any questions please feel free to contact us.

    Best Regards

Viewing 12 posts - 1 through 12 (of 12 total)

The topic ‘Make menu sticky on desktop only’ is closed to new replies.