• Resolved Nele

    (@relis)


    Hey, how can I get the Circle Progress Bar centered? I have tried several things, but nothing worked.
    I would appreciate some help!

Viewing 1 replies (of 1 total)
  • Plugin Author Nitish Kaila

    (@kailanitish90)

    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

Viewing 1 replies (of 1 total)
  • The topic ‘Circle Progress Bar’ is closed to new replies.