I have a website's contact page where there is a phone number and I want to create a code that can identify this specific phone number and replace it with a new one.
Below is the code snippet:
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default"><b style="">Phon</b>e</h2>
</div>
<div class="elementor-element elementor-element-071bea1 elementor-widget elementor-widget-heading is-mac" data-id="071bea1" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-widget-container">
<h2 class="elementor-heading-title elementor-size-default">888-299-1979</h2>
</div>
</div>