Top of page we suddenly have an empty beam with the letters “el” far to the left. See image. I have checked page but there is no added section - so I am thinking code?
Any ideas how to solve?
Top of page we suddenly have an empty beam with the letters “el” far to the left. See image. I have checked page but there is no added section - so I am thinking code?
Any ideas how to solve?
Not working sorry
Hi ThomasKronevald,
Open theme.liquid:
Go to your Shopify admin panel and navigate to Online Store > Themes.
Find the active theme and click on Actions > Edit code.
Open the theme.liquid file, which is usually located under Layout > theme.liquid.
Check Below the Tag:
Look for any unexpected code after the opening tag.
You may see code like this:
If you find the “el” text, remove it if it’s not part of the intended content.
This will solve your real issue don’t try to hide them using css.
Thank you!
Solved ! Enjoy your day and thank you for your help.