A user is attempting to remove their shop name and logo from the checkout page header but hasn’t succeeded with previously suggested CSS code.
Current Issues:
Shop name/logo still displays on checkout header despite code additions
Header background image (1000px dimensions) displays strangely at 253px
Attempted Solution:
A PageFly support representative provided troubleshooting steps:
Navigate to Online Stores > Themes > Edit code
Locate the theme.liquid file
Add custom code above the </body> tag
Status:
The issue remains unresolved. The user confirmed they added the suggested code before the </body> tag, but the logo continues to appear on the checkout header. They’ve also tried inspecting the element to identify the exact code causing the display, but haven’t found a working solution yet. The discussion is ongoing with the user seeking additional troubleshooting ideas.
Summarized with AI on November 3.
AI used: claude-sonnet-4-5-20250929.
I am trying to remove the name of the shop off of the header during checkout. I have tried adding the previously suggested code, however it has not worked.
Here is a screenshot of the checkout with the issues with the header. The red arrow is pointing to the text I want removed. Also, my current background image for the header is 1000 px X 253 px, but it still displays strangely. Thank you in advance for any solutions.
The code has been added before the . Any other ideas? I tired to inspect the element to see exactly what code it is, but that hasn’t led me to any solutions.