Is there a way to remove the header navigation from the material stepper? I've tried using the following CSS code without success:
.mat-horizontal-stepper-header-container{display: none}
You can view the stepper on Stackblitz by clicking this link: https://stackblitz.com/edit/angular-material2-beta-ybbnhe?file=app%2Fapp.component.html