Header Resizes Briefly When Switching Between Menu Sections

Topic summary

  • Issue: The site’s header briefly enlarges during navigation via the menu, most noticeably when moving to the Catalog section. The behavior is intermittent and observed on PC.

  • Context: Shopify storefront (URL provided). The author cannot share a video. Typography was ruled out by the author; padding remains uncertain.

  • Proposed cause/fix: A responder indicated a code snippet in theme.liquid might be mis-positioned and advised removing it and re-adding it directly below the tag, suggesting this would stop the resize.

  • Outcome: Relocating the code initially resolved the behavior, but after pasting it again, the issue returned, implying the fix was temporary or the problematic code was reintroduced.

  • Missing details: The specific code snippet was referenced but not shown, making the root cause unclear and limiting verification.

  • Current status: Unresolved/ongoing. Further clarification is needed on the exact snippet causing the layout change and its correct placement to achieve a stable fix. No final solution or confirmed action items yet.

Summarized with AI on December 13. AI used: gpt-5.

Thank you, this resolved my issue initially, but when I tried pasting it again, the same issue occurred.