Hi there,
All of a sudden the page titles of alle my pages shows up on the live website as sort of topbar. Do you guys know how this has happen? And more important how I can remove this again. Website url: https://gps-experte.de/
A Shopify store owner is experiencing an unexpected issue where page titles are suddenly appearing as a visible top bar on their live website.
Proposed Solutions:
Two community members suggested similar CSS-based fixes:
</head> tag or before the </body> tagCurrent Status:
The issue remains unresolved. The store owner tested the suggested solutions but reported they don’t work—instead, different code is now displaying on the site. Screenshots were shared showing the problem persists with new visual issues appearing after attempting the fixes.
The discussion is ongoing with no working solution identified yet.
Hi there,
All of a sudden the page titles of alle my pages shows up on the live website as sort of topbar. Do you guys know how this has happen? And more important how I can remove this again. Website url: https://gps-experte.de/
Hi @ecombros24 ,
Step 1: Go to Shopify Admin → Online Store ->Theme → Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above tag:
Hope this can help you,
If our suggestions are useful, please let us know by giving it a like or marking it as a solution. Thank you ![]()
Hi @ecombros24
Check this one.
From your Shopify admin dashboard, click on “Online Store” and then “Themes”
Find the theme that you want to edit and click on “Actions” and then “Edit code”.
In the “theme. Liquid” file. Find the tag and paste the code below before the tag.
And Save.
Result:
Please don’t forget to Like and Mark Solution to the post that helped you. Thanks!