d13r/laravel-breadcrumbs

Question about changing the output of breadcrumbs

user4B1D opened this issue · 0 comments

I would like to change the html behind the display of breadcrumbs, the display comes out as a vertical list which is not going to work in my application. How do I change this manually? Save hacking through the strings with explode... Is there is a built-in way to change it to horizontal?

I've included a snippet of what I am talking about. Using ordered list is not very appealing in this case, any help appreciated, thanks guys.

ol

/edit

Found it: vendor/davejamesmiller/laravel-breadcrumbs/views