bs-stepper icon indicating copy to clipboard operation
bs-stepper copied to clipboard

vertical stepper

Open pragadthi opened this issue 5 years ago • 1 comments

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.

pragadthi avatar Jul 28 '20 05:07 pragadthi

.vertical .content.fade.dstepper-none { display: none; }

-this solution worked with me try it.

Ab0Ragab avatar Apr 22 '21 11:04 Ab0Ragab