Tags: responsive

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

Posted in Monetizing, Templates | Tagged | Leave a comment

New Responsive Images in WordPress 4.4 and How to Adjust Them to a Theme.

WordPress since version 4.4 has implemented responsive images functionality. Here’s how to adjust it to your custom theme.Continue reading

Posted in WordPress | Tagged | Leave a comment

Gmail iPhone App Responsive Newsletter Coding

If you you want to optimize your newsletter email for gmail application you need to know that gmail clients cut all your style head section. So you can’t rely on media queries etc, the layout design must be fluid.Continue reading

Posted in Newsletters | Tagged | 1 Comment