Sticky Header option missing - Blockshop theme

Topic summary

A user reported that the sticky header option is missing from their client’s Blockshop theme editor.

Solution Provided:

  • The theme does not include a built-in sticky header option
  • A workaround was offered: add custom CSS code after the <head> element in the theme.liquid file (accessed via Online Store > Themes > Edit code)
  • The specific CSS markup was referenced but appears corrupted in the thread

Status: Resolved - the original poster confirmed the solution worked and thanked the responder.

Summarized with AI on November 14. AI used: claude-sonnet-4-5-20250929.

Somehow the “sticky header” option is not showing at all in my clients theme editor. Does anyone have any suggestions as to why or how I can get it back?

This is the website link. No password needed.

https://www.becollagen.com.au/

Thank you.

Hi @meld78

Your theme has no header sticky option, but you can add this code below in Online Store> Themes > Edit code > theme.liqui file after element to make your header sticky


1 Like

Amazing, thank you so much @Dan-From-Ryviu

1 Like

Happy I could help, @meld78