Please disregard the 'View article...' shown at the bottom of many posts as this is the result of restoring old forum posts from a backup.
css Breadcrumb
In version 2.5.0 p1, modified Bootstrap4 theme the Breadcrumb css is not (fully) loaded. Lines 3668 through 3682.
.breadcrumb-item + .breadcrumb-item::before is not recognized.
.breadcrumb-item + .breadcrumb-item::before is not recognized.
Best Answer
-
It appears the more recent scss compiler is not working correctly in regards to css output files.
Answers