Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Yoga

    (@yogajegstudio)

    Hi @wafaasaadeh

    To add custom css, first you need to go to Appearance->Customize->Additional CSS.
    Then add this css codes below, so the percent number will follow the bar in RTL mode :

    .rtl .progress-group .progress-skill-bar .skill-bar .skill-track .number-percentage-wrapper {
        left: 0;
        right: auto;
    }

    Thread Starter wafaasaadeh

    (@wafaasaadeh)

    thanks

    Plugin Author Yoga

    (@yogajegstudio)

    You are welcome. ??

    If you have time, would you leave us a review of your experience using our plugin?
    It will help a lot to motivate us and bring more exciting feature in the future.

    I will close the topic now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how can I add custom style for each page’ is closed to new replies.