This seems simple, but it’s obviously not simple for me.
I need help hiding the nav bar on tablets. I use Shift Nav for phones and and tablets – and managed to hide the primary nav bar on phones, so it’s only ShiftNav that’s visible. How do I do that with tablets as well?
Tried @media only screen (max-width: 768px) but it didn’t help. I’m stuck 🙁