I'm having a bit of trouble figuring out how to hide elements with screen size. I have a set of mobile animations for a menu that need to hide on the desktop style.css. I'm guessing I'll have to add JS instead of a visibility: hidden; on the div ID's? Thanks ahead of time if you're able to help, a bit lost on this.
desktop: style.css for 800+px
mobile.css for -800px