How can I alter the default H1 tag from logo on the Debut theme?

Hello,

I think the default H1 for the Debut theme is the logo?

I want to manually change this to an h1 of my choice and input a keyword phrase.

How to do I remove logo as the h1 on the homepage and enter an H1 with a keyword google can read?

My site is www.dreamlandorganics.com

Thanks!

@Dreamland_Dave - you can go to header.liquid file and then find this line to change as per your need

# 

Can you tell me the exact way to add my “keyword” in that line. For example

A. Line of code like this where I can replace the text keyword with my
desired phrase.

@Dreamland_Dave - you can replace image with text if you want

I do not understand. The line says logo, not image. Can you show me an
example line of text to insert?

@Dreamland_Dave - you have logo as seen in the screenshot, you can replace it with something like this

#           

Your desired text

When I did that the desired text was also shown on the homepage. See screenshot. I only want to add an H1 on the code for google to read, not have it shown visually.

When I did that, the text appeared above the logo on my homepage. I only want to change the h1 in the code, not the design element. see screenshot.