Appreciate the help!
I have found where this part of header is called:
else{
get_template_part(‘includes/header4’);
}
from within header.php
I have edited header4.php and changed the tags from h2 to h1 but it is still no being relfected live.
Seems odd as it is obvious the header.php is calling header4.php