Skip to content

Instantly share code, notes, and snippets.

@tokopress
Created August 6, 2015 04:24
Show Gist options
  • Save tokopress/2646820026de5db9bc65 to your computer and use it in GitHub Desktop.
Save tokopress/2646820026de5db9bc65 to your computer and use it in GitHub Desktop.
Eventica - Hide Breadcrumbs
/* hide breadcrumb */
.page-title .breadcrumb {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment