Skip to content

Instantly share code, notes, and snippets.

@ericakfranz
Created March 17, 2016 19:45
Show Gist options
  • Save ericakfranz/507772dccdb2885ea59c to your computer and use it in GitHub Desktop.
Save ericakfranz/507772dccdb2885ea59c to your computer and use it in GitHub Desktop.
Envira Breadcrumbs Addon css selectors for custom styling.
/* Style the breadcrumbs container */
.envira-breadcrumbs { }
/* Style the breadcrumb links */
.envira-breadcrumbs a { }
/* Style the last breadcrumb item */
.envira-breadcrumbs span.breadcrumb_last { }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment