Skip to content

Instantly share code, notes, and snippets.

@qetzal
Created July 9, 2011 17:50
Show Gist options
  • Save qetzal/1073793 to your computer and use it in GitHub Desktop.
Save qetzal/1073793 to your computer and use it in GitHub Desktop.
How to remove Ecwid breadcrumbs from the main root page only
div.ecwid-productBrowser-CategoryPage-0 div.ecwid-productBrowser-categoryPath {
display:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment