jQuery(document).ready(function( $ ){ $('div:contains("trial")').remove(); });