bs-stepper
bs-stepper copied to clipboard
vertical stepper
is there any way to load the vertical stepper content in the same content pane? I mean,when am clicking the steps each step open in the different content pane (i.e) one by one under each step. i want them to load under same pane.kindly suggest a way.thanks for your help.
.vertical .content.fade.dstepper-none { display: none; }
-this solution worked with me try it.