Remplacer balise par une autre$('#collection .et_pb_slide_0').find('h2').replaceWith(function() { return '<h1>' + $(this).text() + '</h1>'; });