Bootstrap breadcrumbs
-
Since our site uses Bootstrap, I would like to use the Bootstrap breadcrumbs. Changing the template each individual breadcrumb uses is simple enough, but I’d like to substitute out <div class=”breadcrumbs”> for <ol class=”breadcrumb”>. Is there a better way to do this than to use $returnedHTML= bcn_display(true) and then run a search and replace on the returned HTML?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Bootstrap breadcrumbs’ is closed to new replies.