# king-addons/51.1.36/includes/widgets/Smooth_Counter/style.css

King Addons for Elementor – 80+ Elementor Widgets, 4 000+ Elementor Templates, WooCommerce, Mega Menu, Popup Builder, version 51.1.36. 24 lines.

- Page: https://pluginprobe.com/plugins/king-addons/51.1.36/code/includes/widgets/Smooth_Counter/style.css
- Raw: https://pluginprobe.com/plugins/king-addons/51.1.36/raw/includes/widgets/Smooth_Counter/style.css
- Modified: 2025-09-25T22:50:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/king-addons/51.1.36/code/includes/widgets/Smooth_Counter/style.css#L10-L20`.

```css
.king-addons-smooth-counter {
    font-size: 54px;
    font-weight: 400;
    line-height: 1;
    width: fit-content;
    max-width: fit-content;
}

.king-addons-smooth-counter-title {
    font-size: 28px;
    line-height: 1.5;
}

.king-addons-smooth-counter.odometer.odometer-theme-minimal,
.king-addons-smooth-counter.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-spacer,
.king-addons-smooth-counter.odometer.odometer-theme-minimal .odometer-digit .odometer-digit-inner,
.king-addons-smooth-counter.odometer.odometer-theme-minimal .odometer-digit {
    vertical-align: baseline;
}

.king-addons-smooth-counter-inner {
    display: flex;
    place-items: end;
}
```
