Adding H1 Tags to 'Image With Text Overlay' in Debut Theme

My store is www.theupgrade.haus and I’ve successfully removed the H1 tags from around the page logo, which the Debut theme does by default. I now want to add the H1 tags to the title ‘Welcome to the upgrade haus’ text which is an Image with Text Overlay element. However I have looked through every .liquid element in the Edit Code>Sections and cannot find the correct section where this text occurs. Where should I be looking?

Many thanks in advance.

Hi @upgradehaus

To add H1 tags to the “Welcome to the Upgrade Haus” text in the Image with Text Overlay section of your Debut theme, follow these steps:

  1. Go to Online Store > Themes > Actions > Edit Code.
  2. Look for the sections folder, and find a file related to the homepage, usually named something like image-with-text-overlay.liquid or similar.
  3. If you can’t find the exact file, search through index.liquid or theme.liquid as well: https://prnt.sc/YXPGp_VmTHB_
  4. Once you find the right section, locate the HTML for the “Welcome” text and wrap it with

    tags.

If the Mailchimp integration isn’t triggering correctly, you may need to check the integration settings or remove any broken widgets in your theme files.

If you have other questions, I am willing to answer them more.

Best regards,

Daisy