So I created an offcanvas mobile menu because I needed to have tabs in it and I couldn’t get it done with the Nav element. So far so good. I then deactivated the mobile menu version of the default Nav element as I still need it for the Desktop front end.
But then of course the Desktop menu elements show on mobile too. So I thought I could use condition for that and only show the Desktop nav menu when the operating system is not Android/iOS and so on.
I set those conditions for the default Nav element but nothing changed at all. It still shows on mobile.
What I do not get is, I set the OS system but then what? I need to say, don’t show that element on those OS version. Why this option missing? I’m sure I don’t get the idea here from the creators but that what my intuitive head thoughts how this would work. What does the following condition even do? It surely has a purpose otherwise it wouldn’t be there but seems not the initial one :