css - Show on desktop, Then Hide Banner Advertisements on mobile -


is there bit of css @media coding use me showing , hiding banner advertisements on site?

like, on desktop view,the leaderboard ads of 728x90 showing, on mobile, hide leaderboard , go 468x60 or 300x250??? appreciate this.

you can try hide small ads default @ first using display: none;. under media query make visible applying display: block; , hide large ads. can see example here http://jsfiddle.net/tkxck/


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -