How to change the desktop logo position on scroll.

Topic summary

A user seeks help repositioning their store’s logo during page scroll—specifically moving it from top-center to middle-left when scrolling, similar to the behavior on houseofcb.com.

Current Status:

  • The user has attempted using CSS display: flex on scroll but reports it doesn’t achieve the desired effect.
  • They’ve provided their development store URL (ae5d14-52.myshopify.com) for reference.
  • Images were shared showing the desired before/after logo positioning.

Next Steps:

  • Another participant requested the reference website URL to better understand the requirement (now provided).
  • The issue remains unresolved, awaiting CSS or JavaScript solutions to implement the scroll-triggered logo repositioning.
Summarized with AI on November 5. AI used: claude-sonnet-4-5-20250929.

https://app.houseofcb.com

https://ae5d14-52.myshopify.com

i tried to change the display to flex on scroll but doesnt quite do the job