- May 18, 2015
- 52
- 1,640
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...