- May 18, 2015
- 205
- 149
- 1,748
BassMan submitted a new resource:
Hide top breadcrumb only - ...
Read more about this resource...
Hide top breadcrumb only - ...
Add the code to your extra.less template:
Code:.p-breadcrumbs { display: none; } .p-breadcrumbs.p-breadcrumbs--bottom { display: initial; }
Read more about this resource...