Viewing 1 replies (of 1 total)
  • Plugin Author John Havlik

    (@mtekk)

    Well, there are a couple of ways to achieve this. They all involve CSS. If you don’t want to modify the Breadcrumb NavXT settings, you should be able to scale up the text size of everything in the breadcrumb trail, then target the span elements that surround the breadcrumbs and set them to a smaller size (best if you use one of the relative size units). Otherwise, you could change the separator setting in Breadcrumb NavXT to include a wrapping tag (e.g. span with a class set so it can be easily targeted) and then use CSS to target that element and set it’s size.

Viewing 1 replies (of 1 total)

The topic ‘Separator size’ is closed to new replies.