Stephan Whelan Member Licensed customer Mar 3, 2015 #1 Hi folks - i've got a simple question (for those in the know). On our forum https://forums.deeperblue.com we'd like to hide the nav-secondary (at the top) and the adHeader from mobile devices. How is this best achieved? Thanks!
Hi folks - i've got a simple question (for those in the know). On our forum https://forums.deeperblue.com we'd like to hide the nav-secondary (at the top) and the adHeader from mobile devices. How is this best achieved? Thanks!
P Paul B XenForo moderator Staff member Licensed customer Mar 3, 2015 #2 You can use media queries. See the Responsive Design guide in my signature. Note that hiding Google AdSense using display:none is against their ToS, so check with your ad provider first before doing that. Upvote 0 Downvote
You can use media queries. See the Responsive Design guide in my signature. Note that hiding Google AdSense using display:none is against their ToS, so check with your ad provider first before doing that.