Why is there a white block on my homepage after deleting a heading?

Topic summary

Homepage heading was deleted, resulting in a large white block appearing on desktop view, while the mobile view looks fine. The request is for help resolving the desktop layout issue.

A reply suggests adding code in theme.liquid (Shopify’s main layout file that controls global structure), but the code snippet is empty/missing, so the guidance cannot be applied as-is.

Key item:

  • The provided code block is central to the fix but contains no content, preventing validation or implementation.

Status:

  • No confirmed solution or changes yet. The issue remains unresolved.

Next needed to move forward:

  • A complete, specific code snippet for theme.liquid.
  • Clarification on which section or spacing should be adjusted if code is intended to remove the white block.
Summarized with AI on January 13. AI used: gpt-5.

Hi, on my website, Whiskerwonders.ca I deleted the heading on the homepage and it looks nice from phone perspective but from the PC perspective there is a massive white block in the middle of the page. Can someone please help?

Thanks

Add the following code in your theme.liquid:


I hope it helped you!