Examples for the UI of wizard allow you to display content in horizontal steps.
Check the basic example of vertical wizard. Using the wrapper class of .hk-wizard .hk-wizard-horizontal
.
Add class .hk-wizard-sm
with .hk-wizard
for sm wizard.
Check the icon style wizard..
Use .hk-wizard-item-error
class with .hk-wizard-item
for error handling.
Check the dot style wizard example.