Search
Tags: jQuery
Remove Some Element From Site for Certain Screen Width with JavaScript / jQuery
I wanted to remove ads from my website for smaller screens as these ads are not responsive and I want to use other ads for mobiles. Here’s how to remove some containing element based on a screen width.Continue reading →