How to change Hero title tag to h1

Some customers want to change title tag to H1 for some reason. ( however, please note the default page title is already H1 as required by SEO, and you can also use H1 tag using Page builder to build your own main heading inside the page. )

So to change the tag for above title, please create a copy of THEME/templates/templatation-hero-sc.php in your child theme.

Next please edit the file in child theme /fitzeous-child/templates/templatation-hero-sc.php and on line 24, change h2 to h1.