Hello,
Of course, It can be done with the help of the custom CSS code, but first of all, you should add this wd-counter-plus
custom class to your satisfied customers counter via Elementor, or rather select this column and in the advanced settings to the “CSS classes” field add this custom class.
https://monosnap.com/file/NgVwJIYV0Trmk3yzqLd2qtEker04tg
After that, please paste the below code to the “Global Custom CSS” area that is in Theme Settings -> Custom CSS.
.wd-counter-plus .woodmart-counter .counter-value:after {
content: '+';
}
Let me know if you have any questions or concerns.
Kind Regards