jQuery(document).ready(function(){ jQuery('.entry-content img').addClass('img-responsive'); }); jQuery(document).ready(function(){ jQuery('img.videopress-poster').removeAttr('width'); });