Pages are coming up in my audit as flagged for no h1. I know this is a common problem. However, I am stuck as I can’t replace an h2 with an h1 as I’m advised to.
I know I’m supposed to go to: Online store > themes > edit code > sections > header. liquid, and replace h1 with h2.
However, when I control + F to find the h2 in header.liquid or hero-one.liquid, nothing comes up for the following line:
{{ section.settings.title | escape }}
So where do I add: