Different navbar display an settings in different devices

hi.
when i design a web, i want to create different navbars design for the mobile devices, because the desktop/tablet navbar design doesn’t seem nice on their display.
is there a way to do that?
tanx!

Of course, I think. I’m actually working on a design that has 3 navbars. One for Desktop, one different for the two following devices, and another one for the last mobile view.

So the trick is to make the navbars only visible for the devices there supposed to serve. Use the Display (Box or None) property to do so.

Of course, the content of your navbars won’t be synchronised, you’ll have to edit them all apart.

1 Like