$(".postfilter-section-status").children().each(function () { $(this).html( $(this).html().replace(/Location/State) ); }); /* Location to State */