How can I modify the H1 tags on my homepage?

I would like to change the H Tags on the homepage. Currently Screaming Frog and To The Web both say that my H1 is FROM_JS. Can somebody tell me what that means exactly? Is it from JavaScript or JSON? Where can I find the tags and change them?

This is the site medalmounts.com

Thanks!

Hi Hyker

  1. The content of H1 tags is “FROM_JS”. You can check this yourself - view-source:https://www.medalmounts.com/

Your theme is setting the product titles from js data embedded in your page.

As far as setting things/changing things go, you can either edit the theme template yourself OR contact your theme developer to make those changes for you.