Add this CSS
.icon-box-counter-wrapper { counter-reset: icon-counter; /* Initialize counter */ } .icon-box:before { counter-increment: icon-counter; /* Increment
.icon-box-counter-wrapper { counter-reset: icon-counter; /* Initialize counter */ } .icon-box:before { counter-increment: icon-counter; /* Increment
If your icon boxes are in a list or sequential container, CSS can auto-number them. Steps:
If you don’t want to code, use: Example with Elementor: ✅ Pros: No coding needed.❌ Cons: Adds