Hide HTML CSS Element using javascript
Using the code from this site, you can check to see if an element is hidden or visible. You can extend this code to hide a DIV element on a specific device. I.e. show on desktop, but hide for smartphone…
http://www.electrictoolbox.com/jquery-element-is-visible/