Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamiemarsland/235dbde69d694c8ec81c097867ca138a to your computer and use it in GitHub Desktop.
Save jamiemarsland/235dbde69d694c8ec81c097867ca138a to your computer and use it in GitHub Desktop.
Remove storefront header but keep the menu
#masthead > .col-full,
#masthead .site-header-cart {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment