I was wondering as for some pages I have a lot of breadcrumb, is it possible to limit them to only 1 line. Preferably using CSS. 3 lines of breadcrumb on mobile just makes the page look ugly.
Best practice would be, making them scrollable. As one should be able to still have access to all items.
Or maybe limit each items characters?
I have tried some options myself using no-wrap flex wrap or whatsoever. But I think you guys would know best what to do?