Different Navigation on mobile device

Permalink
Is it possible to detect a mobile device and display a different navigation block?

OR

Is it possible to filter the navigation output by giving pages attributes like "show on mobile" and "show on desktop"?

Any help is much appreciated.

 
andrewjaff replied on at Permalink Reply
andrewjaff
Hi ,

you can create a area which will display on mobile device and add here menu.
Hide/show this area using css media query.

i hope it will help .

Thanks
Andrew