I am trying to change the text of an elementor heading using jQuery text method
$("#vetname").text("step");
The met