The site design I'm building uses breadcrumbs without the >, however, I am unable to hide the > via CSS as it is hardcoded without a class to target. Would it be possible to either add a class to the > or make it possible to switch it off?

Comments

zipme_hkt’s picture

It depend on your theme, you can override theme_breadcrumb to display breadcrumb as you want, check more information here https://api.drupal.org/api/drupal/includes!theme.inc/function/theme_brea...

IreneV’s picture

Status: Active » Fixed

No additional work needed )

IreneV’s picture

IreneV’s picture

Status: Fixed » Closed (fixed)