A set of steps
Steps will automatically stack on mobile. To make steps automatically stack for tablet use the tablet stackable
variation.
Shipping
Choose your shipping options
Billing
Enter billing information
Circular steps shows a series of steps with a connection line between them.
Shipping
Choose your shipping options
Billing
Enter billing information
A step can show an ordered sequence of steps
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm
Verify order details
Transfer
Package on its way
Delivered
Package received
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm
Verify order details
Transfer
Package on its way
Delivered
Package received
A step can be displayed stacked vertically
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Right vertical steps will show the active arrow to the left
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Vertical circular steps show a series of steps with the connection line between them vertically next to the title and description of each step. Similar to Connected Feed
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
A step can contain a description
Shipping
Choose your shipping options
Circular steps always need a content
wrapper
Shipping
Choose your shipping options
Horizontal circular steps can show their title center aligned next to the connection line. The last step will not show the connection line anymore
Horizontal circular steps can also show their title and/or description under the connection line
Shipping
Choose your shipping options
Billing
Enter billing information
A step can contain an icon
Shipping
Choose your shipping options
Icons in circular steps are part of the title or description node
Shipping
Choose your shipping options
A step can link by either using an anchor tag or adding the link
class
Shipping
Choose your shipping options
Billing
Enter billing information
Shipping
Choose your shipping options
Billing
Enter billing information
A step can be highlighted as active
Billing
Enter billing information
Billing
Enter billing information
A step can show that a user has completed it
Billing
Enter billing information
Billing
Enter billing information
A step can show that it cannot be selected
A step can stack vertically only on smaller screens
Circular steps do not automatically stack on mobile devices via CSS only. But you can use a small javascript snippet to accomplish this and switch to Vertical Circular Steps automatically.
$(window).on('resize', function() {
var circularSteps = $('.ui.stackable.circular.steps'),
isMobile = window.innerWidth <= 768;
if (isMobile) {
circularSteps.addClass('vertical');
} else {
circularSteps.removeClass('vertical');
}
});
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
A fluid step takes up the width of its container
Shipping
Choose your shipping options
Billing
Enter billing information
The steps take up the entire column width
A step can prevent itself from stacking on mobile
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Steps can be attached to other elements
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Steps can be divided evenly inside their parent
Horizontal circular steps are always evenly divided
Steps can have different sizes
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
A step's color can be inverted
Shipping
Choose your shipping options
Billing
Enter billing information
Shipping
Choose your shipping options
Billing
Enter billing information
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm
Verify order details
Transfer
Package on its way
Delivered
Package received
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm
Verify order details
Transfer
Package on its way
Delivered
Package received
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Shipping
Choose your shipping options
Billing
Enter billing information
Confirm Order
Verify order details
Circular Steps can be shown in different colors for active and completed steps of the whole step group
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Completed...
...and active
Completed...
...and active ... and disabled
Single steps of a circular steps group can have a separate color