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?
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:
Go to Online Store > Themes > Actions > Edit Code.
Look for the sections folder, and find a file related to the homepage, usually named something like image-with-text-overlay.liquid or similar.
If you can’t find the exact file, search through index.liquid or theme.liquid as well: https://prnt.sc/YXPGp_VmTHB_
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.