Removing shop name checkout page, header image

Topic summary

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:

  1. Navigate to Online Stores > Themes > Edit code
  2. Locate the theme.liquid file
  3. 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.

Checkout page: https://e27ac7-53.myshopify.com/checkouts/co/f7a4bc5fd5b29c42605d09122e784793

1 Like

This is Richard from PageFly - Shopify Page Builder App

Hi @liz_mab Please add code here to fix it:

Step 1: Online Stores > Themes > Edit code

Step 2: Choose file theme.liquid
Step 3: Add code above the tag


Hope my solution will help you resolve the issue.

Best regards,

Richard | PageFly

Thank you for your assistance! I have added the code, however the logo still shows up on the header for the checkout.

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.