Hello @relis,
Thank you for raising support ticket. Your feedback helps us improve our plugin.
For now this feature is not available in current version and we are planing to add in upcoming version.
As a solution you can enter the class name align-center in the block advance section and apply following css base on class name.
.align-center .circle_outer {
text-align: center;
}
This will solve your problem. Please let me know if you still have any query.
Thanks