jQuery('.bottom-bar .copyright').html(function(index, currentHtml) { return currentHtml.replace('All', '<br> All'); });